4 messages in ru.sysoev.nginxquestion on module user context
FromSent OnAttachments
Delta YehApr 11, 2009 8:03 am 
Maxim DouninApr 11, 2009 8:21 am 
Delta YehApr 11, 2009 8:32 am 
Maxim DouninApr 11, 2009 12:43 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:question on module user contextActions...
From:Delta Yeh (delt@gmail.com)
Date:Apr 11, 2009 8:03:51 am
List:ru.sysoev.nginx

Hi ,

If I set a context to a module with ngx_http_set_ctx(r, c, module) Is this context valid only for current http request? Should I set the context for each new http request?

BR, DeltaY