php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #68463 listen.allowed_clients can silently result in no allowed access
Submitted: 2014-11-20 14:13 UTC Modified: -
From: remi@php.net Assigned:
Status: Closed Package: FPM related
PHP Version: 5.6.3 OS: GNU/LInux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: remi@php.net
New email:
PHP Version: OS:

 

 [2014-11-20 14:13 UTC] remi@php.net
Description:
------------
In some run case, listen.allowed_clients can result in an empty address list, thus denying all requests.

Proposal: add a error message "There are no allowed addresses for this pool" to make it easier to debug.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-11-20 14:17 UTC] remi@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=5c6ccb2d8f564ddfa3fff267b776036a0539b3b0
Log: Fix bug #68463 listen.allowed_clients can silently result in no allowed access
 [2014-11-20 14:17 UTC] remi@php.net
-Status: Open +Status: Closed
 [2014-11-21 06:57 UTC] remi@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=5be75da2027ca9fe1726536ff68a5a8b3c31fa96
Log: Fix bug #68463 listen.allowed_clients can silently result in no allowed access
 [2014-11-26 16:21 UTC] ab@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=5be75da2027ca9fe1726536ff68a5a8b3c31fa96
Log: Fix bug #68463 listen.allowed_clients can silently result in no allowed access
 [2014-11-26 16:21 UTC] ab@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=5c6ccb2d8f564ddfa3fff267b776036a0539b3b0
Log: Fix bug #68463 listen.allowed_clients can silently result in no allowed access
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 15:01:30 2024 UTC