9 messages in ru.sysoev.nginxRe: nginx, php-fpm and 502 errors
FromSent OnAttachments
Jure PečarNov 20, 2007 7:16 am 
Igor SysoevNov 20, 2007 8:16 am 
Jure PečarNov 20, 2007 10:45 am 
Igor SysoevNov 20, 2007 11:30 am 
Jure PečarNov 21, 2007 12:04 am 
Denis F. LatypoffNov 21, 2007 12:22 am 
Jure PečarNov 21, 2007 12:27 am 
Igor SysoevNov 21, 2007 12:45 am 
Denis F. LatypoffNov 21, 2007 12:45 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx, php-fpm and 502 errorsActions...
From:Jure Pečar (pega@public.gmane.org)
Date:Nov 21, 2007 12:04:59 am
List:ru.sysoev.nginx

On Tue, 20 Nov 2007 22:31:10 +0300 Igor Sysoev <is-G@public.gmane.org> wrote:

The error_log exists to report errors. Otherwise you will get Windows - something goes wrong but you do not know why, you may only press the "OK "button.

I understand - nobody wants that ;)

You may try to set "alert" level:

error_log /path/to/log alert;

in this location.

Did that - seems to be the best thing to do right now.

Can we do anything else in situations where nginx doesn't have any free php cgi
processes left but wants to use them?

Thanks for help,