sounds brilliant but where is the patch?<br><br><div class="gmail_quote">On Tue, Sep 27, 2011 at 10:24 PM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello!<br>
<br>
The following patch introduces less intrusive upstream server recheck after<br>
server was considered dead.<br>
<br>
Specifically, only one request is allowed once fail_timeout passes, and<br>
upstream server is only marked "live" once this request completes<br>
successfully.<br>
<br>
I think it improves things, though there are some concerns related to<br>
"long streaming" workloads where request may not complete in a reasonable<br>
time (and hence backend won't be reintroduced into upstream cluster<br>
for a relatively long time).  I tend to think this is acceptable, but I<br>
would like to hear some comments from people with such workloads.<br>
<br>
Maxim Dounin<br>
<br>
_______________________________________________<br>
nginx-devel mailing list<br>
<a href="mailto:nginx-devel@nginx.org">nginx-devel@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-devel" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-devel</a><br>
</blockquote></div><br>