atom feed8 messages in ru.sysoev.nginxRe: High CPU when upstream server down
FromSent OnAttachments
adamnMar 8, 2011 12:10 pm 
Ryan MalayterMar 8, 2011 12:17 pm 
adamnMar 8, 2011 12:34 pm 
Ryan MalayterMar 8, 2011 1:43 pm 
adamnMar 8, 2011 2:02 pm 
adamnMar 8, 2011 4:32 pm 
Ryan MalayterMar 8, 2011 7:18 pm 
adamnMar 8, 2011 7:32 pm 
Subject:Re: High CPU when upstream server down
From:adamn (ngin@nginx.us)
Date:Mar 8, 2011 4:32:44 pm
List:ru.sysoev.nginx

Just got rid of the if entirely. That logic was totally unnecessary so now it's just:

proxy_pass http://dev.example.com;

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,181397,181459#msg-181459