php-src/sapi/fpm
Remi Collet c4ca220467 Raise a warning when listen = hostname used and is resolved as multiple addresses
Using getaddrinfo is perhaps not a good idea... if we are not able
to listen on multiple addresses...

At least this message should help to diagnose problem, ex
... Found address for localhost, socket opened on ::1
... Found multiple addresses for localhost, 127.0.0.1 ignored
2014-11-21 07:54:51 +01:00
..
fpm Raise a warning when listen = hostname used and is resolved as multiple addresses 2014-11-21 07:54:51 +01:00
tests add IPv6 support to php-fpm 2014-10-03 11:35:27 +02:00
config.m4 See bug #67635 2014-07-20 11:14:43 +02:00
CREDITS merge FPM SAPI from trunk (as agreed with Johannes) 2010-05-26 15:14:43 +00:00
init.d.php-fpm.in Fix bug #64764: Add status option to fpm init.d script 2013-06-16 16:54:49 -07:00
LICENSE merge FPM SAPI from trunk (as agreed with Johannes) 2010-05-26 15:14:43 +00:00
Makefile.frag - Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children) 2011-10-08 21:04:10 +00:00
php-fpm.8.in Fixed bug #68452 php-fpm man page is oudated (-g, -R, -z) 2014-11-19 16:46:51 +01:00
php-fpm.conf.in update fpm configuration for #68428 2014-11-17 09:43:09 +01:00
php-fpm.service.in Add --with-fpm-systemd option to report health to systemd, and 2013-05-21 09:49:00 +02:00
status.html.in - fix r317913 2011-10-08 20:43:12 +00:00