PHP :: Bug #68428 :: listen.allowed_clients is IPv4 only
| Bug #68428 | listen.allowed_clients is IPv4 only | ||||
|---|---|---|---|---|---|
| Submitted: | 2014-11-16 17:08 UTC | Modified: | 2014-11-17 08:47 UTC | ||
| From: | remi@php.net | Assigned: | remi (profile) | ||
| Status: | Closed | Package: | FPM related | ||
| PHP Version: | 5.5.19 | OS: | |||
| Private report: | No | CVE-ID: | None | ||
[2014-11-16 17:08 UTC] remi@php.net
Description: ------------ Since PHP 5.5.19 / 5.6.3, FPM can listen to IPv6 socket. So it will make sense to also accept IPv6 addresses in allowed_clients options
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2014-11-17 08:24 UTC] remi@php.net
-Status: Open +Status: Closed
[2014-11-17 08:25 UTC] remi@php.net
-Assigned To: +Assigned To: remi
[2014-11-17 08:47 UTC] remi@php.net
-Summary: allowed_client is IPv4 only +Summary: listen.allowed_clients is IPv4 only