Reuse of resources

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 variable in module1,
when
another request invokes module1. Is it possible ? Thanks in advance.

Thank you.

On 21 May 2014 10:22, Adarsh P. [email protected] 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?