pm.max requests

From wikieduonline
Revision as of 06:36, 23 September 2022 by Cry (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

; 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
systemctl restart php7.2-fpm.service

See also[edit]

Advertising: