Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

That's true for incoming connections, but if you're proxying back to something else then the limit does apply to the outgoing ones.


Only if you don't use HTTP/1.1 on the proxy side.

    proxy_http_version 1.1;
    proxy_set_header Connection "";
In the proxy definition.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: