SuiteCRM memory requirements?

Pretty much as the subject headline say´s:
What is the recommended server memory requirement and how muc memory should you allocate to the CRM?

Thanks bunch!
Kind regards
PowerQuest

It’s here

PHP Memory Limit (at least 128M)

But I always recommend at least 256M, and I personally use 512M when the server has generous amounts of memory.

Perfect, that was exactly what I needed to know…

Thank you so much @pgr! :+1::smiley:

While we’re still at it; what is your recommendation for the allowed /needed time for running scripts: max_execution_time and max_input_time ?

Also max_input_vars recommended value would be a very interesting to know if possible.

Thanks a bunch!
Kind regards
PowerQuest

max_execution_time a least 60

This, and the other variables, increase as needed. If you don’t run into the limits, you don’t need to raise them.

I increase max_upload_size and max_post_size to like 60M because the upgrade packages are getting really big.

Alright thank you.

Yes we did run an upgrade yesterday and the last part “upgrading scrips” did time out. So thus why I was interested in those settings.

Thank you very much for your answer.
Kind regards
PowerQuest

there are known issues with the upgrades, they have been solved but some of them will only bring effects in the next upgrades… :frowning:

See the release notes

and this fix (just to learn - it is already part of the newest packages)

Thank you very much for sharing the links about the upgrade issues!

Have a lovely day. :smiley:

Kind regards
PowerQuest

1 Like