Communicating between nginx' modules

Srebrenko Šehić ssehic at gmail.com
Sat Dec 19 15:16:39 MSK 2009


On Sat, Dec 19, 2009 at 12:32 PM, Igor Sysoev <igor at sysoev.ru> wrote:

>> Perhaps a module A can put something in it's ctx() and module B can
>> read it using ngx_http_get_module_ctx(r, ...)?
>
> Yes, you may use the module contexts for this.

Thanks a lot. I'll try that.



More information about the nginx-devel mailing list