Writing a timer event (how to execute an event from time to time)

Rogério Schneider stockrt at gmail.com
Tue May 25 18:05:22 MSD 2010


> If you want request to persist for other actions - you have to
> increment r->main->count (and decrement it via calling
> ngx_http_finalize_request() once you're done) and return NGX_DONE
> from content handler.

Maxim, is there something like that for Nginx 0.7? Reference counting
for avoiding a request to be finalized?

Regards,
-- 
Rogério Schneider
http://stockrt.github.com



More information about the nginx-devel mailing list