cehes Wrote:
-------------------------------------------------------

> 
> server {
> ...
> 
> location / {
>        proxy_pass http://http_backend/;
>        proxy_http_version 1.1;
>        proxy_set_header Connection "";
>     ...
>     }
>  }

This is working fine for us, against IIS and Apache + addon_modules

Heiko

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

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to