5 messages in ru.sysoev.nginxhow do i catch a bad gateway?
FromSent OnAttachments
Jonathan VanascoOct 3, 2006 11:55 pm 
Igor SysoevOct 4, 2006 12:03 am 
Cliff WellsOct 4, 2006 10:19 pm 
Jonathan VanascoOct 5, 2006 7:49 am 
Igor SysoevOct 5, 2006 8:03 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:how do i catch a bad gateway?Actions...
From:Jonathan Vanasco (ngin@public.gmane.org)
Date:Oct 3, 2006 11:55:41 pm
List:ru.sysoev.nginx

i'm running nginx 0.4.2

i can't figure out how to catch a 502 bad gateway error when the host i proxy_pass to is down

nginx always reports a 404 not found

i know nginx has a 502 in .4.2, because http://codemongers.com/ shows one :)

can anyone offer a clue on the config line ?