I notice, PHP-FPM not graceful restart

Ohm J

Verified User
Joined
Aug 16, 2019
Messages
1,768
This problem start on one of my Website, there have fail " 503 ERROR ", When directadmin created new Users at same time with website do something possible long time waiting (4-5 sec).


to solved this problem.
just add some config "process_control_timeout=5s" to "/usr/local/directadmin/custombuild/custom/fpm/conf/php-fpm.conf.*" ( ALL PHP VERSION )
and rewrite_confs
 
Back
Top