]> granicus.if.org Git - php/commit
Fixed Bug #68420 listen=9000 listens to ipv6 localhost instead of all addresses
authorRemi Collet <remi@php.net>
Sat, 15 Nov 2014 07:08:23 +0000 (08:08 +0100)
committerRemi Collet <remi@php.net>
Sat, 15 Nov 2014 07:08:23 +0000 (08:08 +0100)
commit1d9bb287c566425a9ab4b8de62940565fe357270
tree433c59c720fb87309cea2d0ab1ed376e290c9e6e
parente4974f6cc6dab92926039fbc82027d1ef76a9f9e
Fixed Bug #68420 listen=9000 listens to ipv6 localhost instead of all addresses

Restore default behavior when no address configured:
Listen on all IPv4 addresses.

At some time we could consider to switch to all IPv6
but this will be a BC break.
sapi/fpm/fpm/fpm_sockets.c