Post Handler Hook

Shameem Ahamed shameem.ahamed at yahoo.com
Sun Jun 6 18:19:25 MSD 2010


Hi All,


I am writing a test module for nginx. Basically I want to limit the simultaneous downloads of the files.  I am creating a temp file when a download request comes. I am doing it in the start of handler. 


I want to remove the temp file, when the request is finished. I couldn't find any post handler hook. Can i remove the temp file at the end of the handler ?

Any suggestion will be highly appreciated.

Regards,
Shameem





More information about the nginx mailing list