Searched refs:mlcf (Results 1 – 3 of 3) sorted by relevance
90 ngx_http_mirror_loc_conf_t *mlcf; in ngx_http_mirror_handler() local98 if (mlcf->mirror == NULL) { in ngx_http_mirror_handler()104 if (mlcf->request_body) { in ngx_http_mirror_handler()155 ngx_http_mirror_loc_conf_t *mlcf; in ngx_http_mirror_handler_internal() local159 name = mlcf->mirror->elts; in ngx_http_mirror_handler_internal()184 if (mlcf == NULL) { in ngx_http_mirror_create_loc_conf()191 return mlcf; in ngx_http_mirror_create_loc_conf()222 mlcf->mirror = NULL; in ngx_http_mirror()226 if (mlcf->mirror == NULL) { in ngx_http_mirror()232 if (mlcf->mirror == NULL) { in ngx_http_mirror()[all …]
181 ngx_http_memcached_loc_conf_t *mlcf; in ngx_http_memcached_handler() local208 u->conf = &mlcf->upstream; in ngx_http_memcached_handler()246 ngx_http_memcached_loc_conf_t *mlcf; in ngx_http_memcached_create_request() local250 vv = ngx_http_get_indexed_variable(r, mlcf->index); in ngx_http_memcached_create_request()318 ngx_http_memcached_loc_conf_t *mlcf; in ngx_http_memcached_process_header() local375 if (mlcf->gzip_flag) { in ngx_http_memcached_process_header()397 if (flags & mlcf->gzip_flag) { in ngx_http_memcached_process_header()695 ngx_http_memcached_loc_conf_t *mlcf = conf; in ngx_http_memcached_pass() local701 if (mlcf->upstream.upstream) { in ngx_http_memcached_pass()713 if (mlcf->upstream.upstream == NULL) { in ngx_http_memcached_pass()[all …]
322 ngx_http_charset_loc_conf_t *mlcf; in ngx_http_destination_charset() local346 mlcf = ngx_http_get_module_loc_conf(r, ngx_http_charset_filter_module); in ngx_http_destination_charset()347 charset = mlcf->charset; in ngx_http_destination_charset()354 if (mlcf->override_charset == 0) { in ngx_http_destination_charset()359 if (ngx_http_test_content_type(r, &mlcf->types) == NULL) { in ngx_http_destination_charset()