Welcome! Log In Create A New Profile

Advanced

Re: http keep alive with post requests issue

October 14, 2014 03:46AM
The http headers returned to the client are incorrect. It should be "Connection 'keep-alive'" instead of "Conncetion "close"". Somehow all the nginx settings for response headers seem to be ignored. The fact that the application server's name is returned in the response http header instead of "Server nginx" made me think that the response is "directly" returned without taking nginx configuration into account.
The requests get logged to access.log. I enabled further log statements using "$sent_http_header" variables. Still I can't figure out why the GET requests are treated differently.
Subject Author Posted

http keep alive with post requests issue

lzilles October 13, 2014 06:07AM

Re: http keep alive with post requests issue

lzilles October 13, 2014 10:48AM

Re: http keep alive with post requests issue

Valentin V. Bartenev October 13, 2014 06:06PM

Re: http keep alive with post requests issue

lzilles October 14, 2014 03:46AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 175
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