]> granicus.if.org Git - php/commit
- Changed listen.backlog in the FPM configuration file to default to 128
authorJérôme Loyet <fat@php.net>
Tue, 31 Aug 2010 09:33:53 +0000 (09:33 +0000)
committerJérôme Loyet <fat@php.net>
Tue, 31 Aug 2010 09:33:53 +0000 (09:33 +0000)
commit0605d5f309dc55642e6e4d1ef750bcd8a25afcc5
tree5046888092117cb358b43ce5567990fc93f0ae97
parentc0840f18f3370cc2c62b8ca9295af1e0e5478506
- Changed listen.backlog in the FPM configuration file to default to 128
  instead of -1 (except on FreeBSD and OpenBSD). This is the same value
  as the one used in the cgi sapi. This patch completes revision 302725.
NEWS
sapi/fpm/fpm/fpm_conf.c
sapi/fpm/fpm/fpm_sockets.h
sapi/fpm/php-fpm.conf.in