Support / KnowledgeBase

 
Search the KnowledgeBase Search

CGI and PHP resource limits

  • Applies to: (gs)

  • Difficulty: Easy

  • Time needed: 10 minutes

  • Tools needed: None

 
  • Applies to: (gs)
    • Difficulty: Easy
    • Time Needed: 10
    • Tools Required: None

Overview

On the (gs) Grid-Service platform, the following limits are in place for all PHP and CGI processes on your website(s):

  • 120 seconds of CPU time
  • 100MB of RAM usage
  • 36 processes per node

Any attempt to exceed these limits will result in a "500 Server Error"

You can override the default PHP configuration to ensure that your max_execution_time and memory_limit are below these values.  This will ensure that you receive PHP error output information, rather than the very brief description of a script execution error from Apache.  For information on modifying your php.ini please consult our article How can I edit php.ini on the (gs) Grid-Service?

Resources


User Comments

No visitor comments posted. Post a comment
Fields marked with an asterisk(*) are required. Comment on this article
Fill out the form below if you would like to comment on this article.
 
 
 

(code is not case-sensitive)
 
Submit
 
 

Continue