Welcome! Log In Create A New Profile

Advanced

Re: need help calling PHP as a fallback

Rob Schultz
January 05, 2010 01:36AM
Doubt this is the issue but you don't need internal in the named
location. All named locations are internal already.

Sent from my iPhone

On Jan 5, 2010, at 12:25 AM, "davvv" <nginx-forum@nginx.us> wrote:

> 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 4020#0: signal 17 (SIGCHLD) received
> 2010/01/05 01:22:28 4020#0: worker process 4024 exited on signal 11
> 2010/01/05 01:22:28 4020#0: start worker process 9274
> 2010/01/05 01:22:28 4020#0: signal 29 (SIGIO) received
> 2010/01/05 01:22:29 4020#0: signal 17 (SIGCHLD) received
> 2010/01/05 01:22:29 4020#0: worker process 5209 exited on signal 11
> 2010/01/05 01:22:29 4020#0: start worker process 9294
> 2010/01/05 01:22:29 4020#0: signal 29 (SIGIO) received
> 2010/01/05 01:22:31 4020#0: signal 17 (SIGCHLD) received
> 2010/01/05 01:22:31 4020#0: worker process 5171 exited on signal 11
> 2010/01/05 01:22:31 4020#0: start worker process 9321
> 2010/01/05 01:22:31 4020#0: signal 29 (SIGIO) received
> 2010/01/05 01:22:32 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....
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,36944,36964#msg-36964
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
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: 291
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