9 messages in ru.sysoev.nginxRe: Did I got try_files wrong? and ba...
FromSent OnAttachments
Tobias LottJul 5, 2009 8:37 pm 
Michael ShadleJul 5, 2009 9:39 pm 
Tobias LottJul 6, 2009 3:03 am 
Michael ShadleJul 6, 2009 1:29 pm 
Tobias LottJul 6, 2009 2:51 pm 
merlin coreyJul 6, 2009 5:53 pm 
Maxim DouninJul 6, 2009 7:05 pm 
Tobias LottJul 7, 2009 2:51 pm 
Igor SysoevJul 8, 2009 6:33 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: Did I got try_files wrong? and bad gateway 502Actions...
From:Michael Shadle (mike@gmail.com)
Date:Jul 6, 2009 1:29:35 pm
List:ru.sysoev.nginx

Check the nginx error log for what the message is when you hit those 502's.

Perhaps apache is too busy to service the request or is sending malformed resposne etc?

On Mon, Jul 6, 2009 at 3:03 AM, Tobias Lott<tlo@gamesnet.de> wrote:

On Sun, 5 Jul 2009 21:39:44 -0700 Michael Shadle <mike@gmail.com> wrote:

On Sun, Jul 5, 2009 at 8:37 PM, Tobias Lott<tlo@gamesnet.de> wrote:

Additionally I got another issue, which is that customers getting 502s pretty damn randomly (using nginx-0.7.61 as frontend and apache 2.2.11 as backend for the time being, which gonna gets migrated soon). Was trying to tweak a lil with proxy_*_timeout and keepalive_timeout but since its not reproducible I can't be sure its fixed, are there some "good to go" values or another option to check?

Is it nginx giving the 502 or apache?

nginx is giving the 502