On Wed, Sep 28, 2016 at 08:02:08PM -0700, Grant wrote:

Hi there,

> Can I define a location block based on the value of a query string so

No. A location match does not consider a query string.

> I can set a longer timeout for certain form submissions even though
> all of my form submissions POST to the same URL?

I'm not quite sure what the specific problem you are seeing is, from
the previous mails.

Do you have a reproducible test case where you can see the problem? (And
therefore, see if any suggested fix makes a difference?)

http://nginx.org/r/proxy_read_timeout should (I think) matter between
successive reads, and should not matter when the upstream cleanly closes
the connection. Might the problem be related to your upstream not cleanly
closing the connections?

Good luck with it,

        f
-- 
Francis Daly        [email protected]

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to