<div dir="ltr">Hi,<div><br></div><div>Is it possible to merge the upstream keep alive feature first? because it's a valuable and simple patch.</div><div><br></div><div>We're using React server render, and by adding Nginx as the reverse proxy on each server, our AWS EC2 instances count reduced 25%, from 43 to 27-37 C4.Large instances.</div><div><br></div><div>I wrote a detailed article to explain what happened and why it works at: <a href="https://theantway.com/2017/12/metrics-driven-development-how-did-i-reduced-aws-ec2-costs-to-27-and-improved-performance/">https://theantway.com/2017/12/metrics-driven-development-how-did-i-reduced-aws-ec2-costs-to-27-and-improved-performance/</a> </div><div><br></div><div>The only problem now is we still using the custom patched version, which makes it <b>difficult to share the solution with other teams</b>. So back to the initial question, is it possible to merge this feature first, and you can create separate patches if you need to add more features later.</div><div><br></div><div>Regards</div><div><br></div><div>Wei</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 23, 2017 at 3:00 AM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru" target="_blank">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>
<span class=""><br>
On Wed, Nov 22, 2017 at 05:31:25PM +1100, Wei Xu wrote:<br>
<br>
> Hi,<br>
><br>
> Is there any place to view the status of current proposed patches? I'm not<br>
> sure if this patch had been accepted, still waiting or rejected?<br>
><br>
> In order to avoid errors in production, I'm running the patched version<br>
> now. But I think it would be better to run the official one, and also I can<br>
> introduce this solution for 'Connection reset by peer errors' to other<br>
> teams.<br>
<br>
</span>The patch in question is sitting in my patch queue waiting for<br>
further work - I consider introducing keepalive_requests at the<br>
same time, and probably $upstream_connection and<br>
$upstream_connection_requests variables.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Maxim Dounin<br>
<a href="http://mdounin.ru/" rel="noreferrer" target="_blank">http://mdounin.ru/</a><br>
______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx-devel</a><br>
</div></div></blockquote></div><br></div>