Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ForbiddenException #13

Open
langemeijer opened this issue Nov 11, 2015 · 1 comment
Open

ForbiddenException #13

langemeijer opened this issue Nov 11, 2015 · 1 comment

Comments

@langemeijer
Copy link

I noticed ForbiddenException('Not in white list. Check listen.allowed_clients.') is thrown when a zero-byte response is received from the closing socket.

Apparently this is what happens when php-fpm encounters a client that is not allowed to connect. This is one of many cases however. Network disruption could cause this too, a restarting php-fpm server will cause this too.

I would suggest a more generic exception name for this.

@langemeijer
Copy link
Author

I just read this was a separate pull request by @Timandes, I still think that was a bad idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant