store private per request data from a module

Qun-Ying zhu.qunying at gmail.com
Fri May 6 22:39:11 MSD 2011


Hi,

I would like to know is it possible to store some private per request data
structure (like a state machine that need to remember the current state due
to async operation, and continue from the previous state when data continue)
from a module without invading into nginx's ngx_http_request_t structure? Is
there a sample module code to look at?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-devel/attachments/20110506/948658d1/attachment.html>


More information about the nginx-devel mailing list