Hello!
On Tue, Jan 10, 2012 at 02:22:08AM -0500, supportnti wrote:
> Hi Aleks
>
> Thanks for the response. Can you please give me a description of what
> ngx_cycle_t and what does it represent? I mean is it a request-response
> cycle for each request that comes in? Or is it something else?
It represents global data and configuration of a event loop (that
is, whole nginx). New cycle is created on a reconfiguration.
Maxim Dounin
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx