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

php-fpm stuck request #5434

Closed
root-aza opened this issue Mar 15, 2023 · 1 comment
Closed

php-fpm stuck request #5434

root-aza opened this issue Mar 15, 2023 · 1 comment
Labels
duplicate 🖇️ This issue or pull request already exists

Comments

@root-aza
Copy link

Environment: https://github.com/root-aza/caddy-crash

Nginx case:

make up-nginx
php app.php

Logs:

Screenshot 2023-03-15 at 15 10 25

Screenshot 2023-03-15 at 15 10 38

ok, fpm gave 200

Cady case:

make up-caddy
php app.php

Logs:

Screenshot 2023-03-15 at 15 09 26
Screenshot 2023-03-15 at 15 09 11

wtf!? Fpm response with code 200 not found and and the client timed out

And if we talk about our internal service that runs on caddy, then fpm crashes with error code 0.
Now we are trying to reproduce this case locally so that you can reproduce it later.

@WeidiDeng
Copy link
Member

WeidiDeng commented Mar 15, 2023

It's a known problem for 2.6.4. We're working on a fix.

@francislavoie francislavoie closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2023
@francislavoie francislavoie added the duplicate 🖇️ This issue or pull request already exists label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate 🖇️ This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants