Searched refs:is_disabled (Results 1 – 3 of 3) sorted by relevance
925 host->is_disabled = 1; in SUBREQUEST_FUNC()1063 hctx->host->is_disabled = 1; in proxy_handle_fdevent()1071 hctx->host->is_disabled = 1; in proxy_handle_fdevent()1187 if ( ((data_proxy *)extension->value->data[0])->is_disabled ) { in mod_proxy_check_extension()1205 if (host->is_disabled) continue; in mod_proxy_check_extension()1239 if (host->is_disabled) continue; in mod_proxy_check_extension()1270 && (host = (data_proxy *)extension->value->data[ndx])->is_disabled ) ndx++; in mod_proxy_check_extension()1276 if (!host->is_disabled) break; in mod_proxy_check_extension()1280 if (host->is_disabled) ndx = -1; in mod_proxy_check_extension()1369 if (!host->is_disabled || in TRIGGER_FUNC()[all …]
59 ds->is_disabled = 0; in data_fastcgi_init()
153 int is_disabled; member