PHP-FPM worker terminated after request_terminate_timeout despite recent request start time
I’m encountering an issue with my PHP-FPM and Nginx setup where a PHP-FPM worker is being terminated due to the request_terminate_timeout
setting, but the termination doesn’t seem to correspond to the start time of the most recent request. Here are my configurations: