Multiple responses to one request

Ortal nginx-forum at nginx.us
Wed Dec 23 08:48:39 UTC 2015


Hello,

I am writing a NGINX module, and I would like to know if there is an option
to send the client a response in parts? Meaning, in case of large files my
server return the response to the GET request in parts, I would like to send
each part to the user without saving it to a temp file. I would like each
part of the response to be send and the client will get a few responses to
the same request.

Thanks,
Ortal Levi

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



More information about the nginx mailing list