Welcome! Log In Create A New Profile

Advanced

Re: location query string?

Grant
September 30, 2016 07:30AM
> 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?


It sure could be. Would this be a good way to monitor that possibility:

netstat -ant | awk '{print $6}' | sort | uniq -c | sort -n

I could watch for the TIME_WAIT row getting too large.

- Grant

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

location query string?

Grant September 28, 2016 11:04PM

Re: location query string?

Francis Daly September 29, 2016 05:34PM

Re: location query string?

Grant September 30, 2016 07:30AM

Re: location query string?

Francis Daly October 02, 2016 06:08AM

Re: location query string?

Grant October 04, 2016 01:14PM

Re: location query string?

Francis Daly October 05, 2016 02:56AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 233
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready