Welcome! Log In Create A New Profile

Advanced

Re: need help calling PHP as a fallback

January 05, 2010 01:25AM
Thanks for the advice Piotr, but instead of helping me, it just complicated the situation a whole lot more :P

2010/01/05 01:22:28 [notice] 4020#0: signal 17 (SIGCHLD) received
[b]2010/01/05 01:22:28 [alert] 4020#0: worker process 4024 exited on signal 11[/b]
2010/01/05 01:22:28 [notice] 4020#0: start worker process 9274
2010/01/05 01:22:28 [notice] 4020#0: signal 29 (SIGIO) received
2010/01/05 01:22:29 [notice] 4020#0: signal 17 (SIGCHLD) received
[b]2010/01/05 01:22:29 [alert] 4020#0: worker process 5209 exited on signal 11[/b]
2010/01/05 01:22:29 [notice] 4020#0: start worker process 9294
2010/01/05 01:22:29 [notice] 4020#0: signal 29 (SIGIO) received
2010/01/05 01:22:31 [notice] 4020#0: signal 17 (SIGCHLD) received
[b]2010/01/05 01:22:31 [alert] 4020#0: worker process 5171 exited on signal 11[/b]
2010/01/05 01:22:31 [notice] 4020#0: start worker process 9321
2010/01/05 01:22:31 [notice] 4020#0: signal 29 (SIGIO) received
2010/01/05 01:22:32 [notice] 4020#0: signal 17 (SIGCHLD) received

Looks like nginx is segfaulting.. any ideas of what could be causing this?

Something to do with:

location @fallback {
internal;
fastcgi_param SCRIPT_FILENAME $document_root/backend.php;
fastcgi_param QUERY_STRING $query_string;
include fastcgi_params;
fastcgi_pass 127.0.0.1:9000;
}

I would assume....
Subject Author Posted

need help calling PHP as a fallback

davvv January 04, 2010 11:47PM

Re: need help calling PHP as a fallback

Claude Bing January 05, 2010 12:22AM

Re: need help calling PHP as a fallback

davvv January 05, 2010 12:37AM

Re: need help calling PHP as a fallback

Claude Bing January 05, 2010 12:44AM

Re: need help calling PHP as a fallback

davvv January 05, 2010 12:47AM

Re: need help calling PHP as a fallback

Piotr Sikora January 05, 2010 01:04AM

Re: need help calling PHP as a fallback

davvv January 05, 2010 01:25AM

Re: need help calling PHP as a fallback

Rob Schultz January 05, 2010 01:36AM

Re: need help calling PHP as a fallback

Piotr Sikora January 05, 2010 02:44AM

Re: need help calling PHP as a fallback

davvv January 05, 2010 03:15AM

Re: need help calling PHP as a fallback

edogawaconan January 05, 2010 04:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 202
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready