Proxy without buffering

double nginx-forum at nginx.us
Wed Feb 27 08:24:57 UTC 2013


Example:
Size of POST-request: 10 GB (e.g. HD video)
Upload-time: 4h
The front-server proxies the request to the upload-server.
After the upload has finished, the uploading client wants a quick "all
fine"-message (maximum 30 seconds).

If the upload-server gets the stream directly, the machine has has 4h to
parse the request (e.g. "upload-module" or "apache-fastcgi-module"). And
this does not overload the system.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,236568,236656#msg-236656



More information about the nginx mailing list