preconfiguration  227 http/ngx_http.c         if (module->preconfiguration) {
preconfiguration  228 http/ngx_http.c             if (module->preconfiguration(cf) != NGX_OK) {
preconfiguration   24 http/ngx_http_config.h     ngx_int_t   (*preconfiguration)(ngx_conf_t *cf);