root_tested       159 http/modules/ngx_http_flv_module.c     r->root_tested = !r->error_page;
root_tested       187 http/modules/ngx_http_gzip_static_module.c     r->root_tested = !r->error_page;
root_tested       375 http/modules/ngx_http_log_module.c     if (!r->root_tested) {
root_tested       134 http/modules/ngx_http_static_module.c     r->root_tested = !r->error_page;
root_tested       507 http/ngx_http_request.h     unsigned                          root_tested:1;