If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
On all of our users who are running crons that execute php, probably other binaries are getting out of memory errors, even after raising memory quite a bit it still happens.
Our whmcs crons and everything quit working so here I am.
I see users with 1GB hitting the limit from time to time, yet user with 512MB limit hitting it quite a lot of time.
Is it possible that they actually reach the limit. Single PHP process can easily take up 100-200MB, so if multiple processes are spawned it can use that much memory.
Few things you can do:
1. Try setting memory limit to 0 (means no limit)
2. Increasing memory limts, and seeing if they are still hit
3. Check lvetop while running cron jobs (or same command as cronjobs, under user, within lve, via lve_wrapper, or our pam lve module)
4. Using top to check.
Or if you would like -- contact our support or me direct at iseletsk@cloudlinux.com -- and I would be happy to check you system, and see exactly what is going on.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment