Re: Resolver not re-resolving new ip address of an AW ELB

2017-10-30 Thread pan...@releasemanager.in
you have two choices if the variable use is not working and you specifically need to use upstream config option. 1. Subscribe to Nginx Plus. 2. Compile this module along with Nginx .. https://github.com/aziontech/nginx-upstream-dynamic-servers I have personally used this module and it works. Po

Re: Nginx splitting one single request's into multiple requests to upstream. (version 1.13.3)

2017-10-04 Thread pan...@releasemanager.in
Maxim, totally agree on your statement and options. But still i was wondering if there's any configuration directive that limit's the buffer of rechunked packet until the app is updated to handle it in a more graceful manner. thanks, P Posted at Nginx Forum: https://forum.nginx.org/read.php?2

Re: Nginx splitting one single request's into multiple requests to upstream. (version 1.13.3)

2017-10-04 Thread pan...@releasemanager.in
Pbooth, Basically, i am receiving a complete json doc as a chunk from one app server which is then proxied to another app which is handing each chunk as a complete request. The problem is when you put nginx in between the document is sometime divided in multiple chunks or multiple chunks are merge

Re: Support Request for Preserving Proxied server original Chunk sizes

2017-10-04 Thread pan...@releasemanager.in
Were you able to work around this issue of rechunking based on network performance and bandwidth ? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,276367,276682#msg-276682 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailma