Hi, nginx guy,

In our system, for some special requests, the upstream server will return a 
response which the header includes "Connection: Close". According to HTTP 
protocol, "Connection" is one-hop header. So,  nginx will remove this header 
and the client can't do the business logic correctly.

How to handle this scenario?

Thanks
Liu Peng
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to