<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">It is most probably a question more suitable to some Odoo ML.<br></div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div></div>
<br><div class="gmail_quote">On Sun, Sep 25, 2016 at 2:50 AM, Grant <span dir="ltr"><<a href="mailto:emailgrant@gmail.com" target="_blank">emailgrant@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> I've been struggling with http response time slowdowns and<br>
> corresponding spikes in my TCP Queuing graph in munin.  I'm using<br>
> nginx as a reverse proxy to apache which then hands off to my backend,<br>
> and I think the proxy_read_timeout line in my nginx config is at least<br>
> contributing to the issue.  Here is all of my proxy config:<br>
><br>
> proxy_read_timeout 60m;<br>
> proxy_pass <a href="http://127.0.0.1:8080" rel="noreferrer" target="_blank">http://127.0.0.1:8080</a>;<br>
><br>
> I think this means I'm leaving connections open for 60 minutes after<br>
> the last server response which sounds like a bad thing.  However, some<br>
> of my admin pages need to run for a long time while they wait for the<br>
> server-side stuff to execute.  I only use the proxy_read_timeout<br>
> directive on my admin locations and I'm experiencing the TCP spikes<br>
> and http slowdowns during the exact hours that the admin stuff is in<br>
> use.<br>
<br>
<br>
It turns out this issue was due to Odoo which also runs behind nginx<br>
in a reverse proxy configuration on my machine.  Has anyone else had<br>
that kind of trouble with Odoo?<br>
<br>
- Grant<br>
<br>
______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br>
</blockquote></div><br></div></div>