Searched refs:NGX_CYCLE_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
16 #ifndef NGX_CYCLE_POOL_SIZE17 #define NGX_CYCLE_POOL_SIZE NGX_DEFAULT_POOL_SIZE macro
69 pool = ngx_create_pool(NGX_CYCLE_POOL_SIZE, log); in ngx_init_cycle()251 conf.temp_pool = ngx_create_pool(NGX_CYCLE_POOL_SIZE, log); in ngx_init_cycle()