ngx_http_degraded   97 src/http/modules/ngx_http_degradation_module.c     if (dlcf->degrade && ngx_http_degraded(r)) {
ngx_http_degraded  268 src/http/modules/ngx_http_gzip_filter_module.c     if (clcf->gzip_disable_degradation && ngx_http_degraded(r)) {
ngx_http_degraded  170 src/http/ngx_http.h ngx_uint_t  ngx_http_degraded(ngx_http_request_t *);