Welcome! Log In Create A New Profile

Advanced

POST to static URL and CLOSE_WAIT

Jan Andersson
October 25, 2010 06:30AM
Hi,
we are using the following in our configuration to handle HTTP POST to static files:

...
# Allow POST to static URLs
error_page 405 = $uri;
...

This works, but during load, we start to see a lot of connections in CLOSE_WAIT state,
until we finally run out of connections.

Any idea why we see this and what can be done to avoid this?

We are running nginx/0.7.65 on Ubuntu 10.04:

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

POST to static URL and CLOSE_WAIT

Jan Andersson October 25, 2010 06:30AM

Re: POST to static URL and CLOSE_WAIT

Igor Janevski October 25, 2010 06:52AM

Re: POST to static URL and CLOSE_WAIT

Jan Andersson October 25, 2010 11:52AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 166
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready