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

fpm didn't emit worker.php #5

Open
gai00 opened this issue Apr 9, 2019 · 0 comments
Open

fpm didn't emit worker.php #5

gai00 opened this issue Apr 9, 2019 · 0 comments

Comments

@gai00
Copy link

gai00 commented Apr 9, 2019

env: docker php7.3:fpm
code: all copy from README
fpm log: "POST " 200

I think path is correct, (or not ... path is empty)
volume: /home/ubuntu/labs/queue:/app
but I don't know why worker.php not working.

php-fpm.conf -> log_level: debug

10.0.17.4 -  09/Apr/2019:10:11:54 +0000 "GET /sender.php" 200
[09-Apr-2019 10:11:54.389192] DEBUG: pid 1, fpm_event_loop(), line 417: event module triggered 1 events
[09-Apr-2019 10:11:54.391732] DEBUG: pid 1, fpm_event_loop(), line 417: event module triggered 1 events
10.0.17.4 -  09/Apr/2019:10:11:54 +0000 "POST " 200
[09-Apr-2019 10:11:55.003241] DEBUG: pid 1, fpm_pctl_perform_idle_server_maintenance(), line 377: [pool www] currently 0 active children, 2 spare children, 2 running children. Spawning rate 1
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