what is ngx_cycle_t represent

Maxim Dounin mdounin at mdounin.ru
Tue Jan 10 07:46:57 UTC 2012


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



More information about the nginx mailing list