Forum
Recommended Memory Limits for Server
I have a Perch site that where the Diagnostics page is showing 'Memory limit is low. Memory use is limited to 32M, which could cause problems manipulating large images.'
Is there recommend limits for Perch for:
memory_limit
upload_max_filesize
post_max_size
max_execution_time
No recommended limits - and on shared hosting the limit you assign may well be completely fictional if the memory is not available to you. It is just an advisory so if things are timing out you know you may need more memory.
Thank you Rachel.