Apache RLimitMEM
Hello,
What is the difference between Apache RLimitMEM and php.ini memory limit? both are same memory limit or different?, and how it is work?
Thanks,
-
Hello :) Apache's limit is for individual Apache processes, whereas the PHP limit is only for PHP scripts. You may find this document helpful: core - Apache HTTP Server Thank you. 0
Please sign in to leave a comment.
Comments
1 comment