Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API not releasing memory after requests #1472

Open
jgaret opened this issue Jan 12, 2023 · 1 comment
Open

API not releasing memory after requests #1472

jgaret opened this issue Jan 12, 2023 · 1 comment
Labels

Comments

@jgaret
Copy link

jgaret commented Jan 12, 2023

Hi,

I've set up an OCS NG server, version 2.9.2 several months ago on Debian 11, apache 2.4.54 and perl 5.32.

I've been starting using Rest API since yesterday but I've noticed that when doing api calls, Apache is not releasing memory after the request. Before using it I was around 1GB mem used. After making several api calls for testing, I ended up with a memory issue, all 4GB full.
I am looping on this api call /ocsapi/v1/computers?start=XX&limit=YY for all my 1500 hosts per 100 hosts.

Is there a specific configuration for releasing memory without restarting apache ?

@iamfauzi16
Copy link

Hi, can you help me. i want call api from my ocs server. how to setup api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants