Y
Hacker News
new
|
ask
|
show
|
jobs
by
skinowski
3755 days ago
Regarding 3, buffering behavior is highly configurable in nginx.(eg. proxy_request_buffering, proxy_buffering on/off)
2 comments
orthecreedence
3755 days ago
Wrote a post where I ran into (and fixed) this problem with streaming uploads through nginx:
http://killtheradio.net/technology/nginx-returns-error-on-fi...
link
kvz
3755 days ago
It's only as of 1.8 that you can disable buffering of incoming requests though. Just a few month iirc.
link