Difference between revisions of "Pm.max requests"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
  [[PHP pm]]
 
  [[PHP pm]]
  
 
+
== See also ==
 
* {{PHP-fpm}}
 
* {{PHP-fpm}}
 
* {{PHP}}
 
* {{PHP}}
 +
 +
[[Category:PHP]]

Revision as of 06:34, 23 September 2022

; The number of requests each child process should execute before respawning.
; This can be useful to work around memory leaks in 3rd party libraries. For
; endless request processing specify '0'. Equivalent to PHP_FCGI_MAX_REQUESTS.
; Default Value: 0
;pm.max_requests = 500


PHP pm

See also

Advertising: