Keepalive disable vs enable Issues

rambabuy nginx-forum at forum.nginx.org
Fri Sep 6 05:06:25 UTC 2019


Hi,

To avoid some Issues I need to create new connections for POST (upload file)
requests.
But, If I disable keepalive under upstream I am getting the following error
" 99: Cannot assign requested address) while connecting to upstream, "

Is there a possibility to use idle connections for GET requests and new
connection for POSTS requests?
or is there a way to control TCP new connections or to control TIME_WAIT
connections.

TIME_WAIT connections causes "99: Cannot assign requested address) while
connecting to upstream, " error


Thanks
Rambabu

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,285572,285572#msg-285572



More information about the nginx mailing list