Re: Reuse of resources.

2014-05-21 Thread Jonathan Matthews
On 21 May 2014 10:22, Adarsh Pugalia wrote: > > Hi, I am just beginning with nginx and had a problem. The rest of your email doesn't describe a problem. What is your problem? ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/list

Reuse of resources.

2014-05-21 Thread Adarsh Pugalia
Hi, I am just beginning with nginx and had a problem. Is there any way to reuse resources allocated, across different modules, or multiple invocations of the same module? For example, suppose I initialize a variable in module1, can I reuse that variable somehow in module2 or, may be reuse that var