Hello! On Sun, Jul 06, 2014 at 10:14:42PM -0400, justink101 wrote:
> Maxim, > > If I set the php-fpm pool listen.backlog to 0, will this accomplish what I > want. I.e. fill up workers, once all the workers are used, fail requests. Note that such a low value will have a downside of not tolerating connection spikes, so you may want to actually use something slightly bigger. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
