<br><br><div class="gmail_quote">On Tue, Dec 22, 2009 at 4:29 PM, Piotr Sikora <span dir="ltr">&lt;<a href="mailto:piotr.sikora@frickle.com" target="_blank">piotr.sikora@frickle.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


Is there some nginx config param I can tweak to try in order to get rid of<br>
those 502&#39;s ?? or either any suggestion on somewhere else to look for<br>
problems and solutions?<br>
</blockquote>
<br></div>
After such error nginx tries another backend in upstream {}, so this shouldn&#39;t be an issue unless you restart all backends at the same time.<br>
<br></blockquote><div><br>Currently I have a single backend with n processes listening on the same unix socket, in order to use multiple ones I may consider switching to something like mongrel_cluster, but I fear that they would probably still be terminated at the same time.<br>
<br>I&#39;m going to give it a try anyway, thanks!<br><br><br>
</div></div>