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

[alert] the http output chain is empty while sending to client upstream fastcgi #47

Open
droplinxuser opened this issue Sep 6, 2023 · 3 comments

Comments

@droplinxuser
Copy link

Those alerts/errors are produce with this module is enabled on some PHP pages.
Using Nginx 1.25.1 on Ubuntu 22.04.

@droplinxuser
Copy link
Author

Complete log:
[alert] 131332#131332: *218555 the http output chain is empty while sending to client, client: 1.2.3.4, server: site.org, request: "GET /file.php HTTP/2.0", upstream: "fastcgi://127.0.0.1:9000", host: "site.org"

@yaoweibin
Copy link
Owner

yaoweibin commented Sep 7, 2023 via email

@droplinxuser
Copy link
Author

Yes, when that happens, the page doesn't finish loading the whole page; it just sticks at loading and fails after several seconds.

With my thousand PHP-powered pages, it happens only on one page, though.
What I do for now is use subs_filter_bypass to disable running this module on that specific page.

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

2 participants