Welcome! Log In Create A New Profile

Advanced

Re: Send 502 when all php-fpm workers are in use

July 07, 2014 08:55PM
Starting php-fpm: [07-Jul-2014 17:52:33] WARNING: [pool app-execute] listen.backlog(0) was too low for the ondemand process manager. I updated it for you to 128

Well that is unfortunate, not sure why using on-demand required a backlog of 128. Essentially this php-fpm pool runs jobs then the workers automatically exit. So essentially they spawn run and die.

pm = ondemand
pm.max_children = 100
pm.process_idle_timeout = 3s;
Subject Author Posted

Send 502 when all php-fpm workers are in use

justink101 July 05, 2014 10:47PM

Re: Send 502 when all php-fpm workers are in use

Maxim Dounin July 06, 2014 07:22AM

Re: Send 502 when all php-fpm workers are in use

justink101 July 06, 2014 10:14PM

Re: Send 502 when all php-fpm workers are in use

Maxim Dounin July 07, 2014 07:58AM

Re: Send 502 when all php-fpm workers are in use

justink101 July 07, 2014 08:55PM

Re: Send 502 when all php-fpm workers are in use

itpp2012 July 06, 2014 08:06AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 174
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready