Searched refs:ngx_http_degradation_loc_conf_t (Results 1 – 1 of 1) sorted by relevance
20 } ngx_http_degradation_loc_conf_t; typedef52 offsetof(ngx_http_degradation_loc_conf_t, degrade),93 ngx_http_degradation_loc_conf_t *dlcf; in ngx_http_degradation_handler()171 ngx_http_degradation_loc_conf_t *conf; in ngx_http_degradation_create_loc_conf()173 conf = ngx_palloc(cf->pool, sizeof(ngx_http_degradation_loc_conf_t)); in ngx_http_degradation_create_loc_conf()187 ngx_http_degradation_loc_conf_t *prev = parent; in ngx_http_degradation_merge_loc_conf()188 ngx_http_degradation_loc_conf_t *conf = child; in ngx_http_degradation_merge_loc_conf()