Searched refs:status_code (Results 1 – 2 of 2) sorted by relevance
42 ngx_uint_t status_code; member102 offsetof(ngx_http_limit_conn_conf_t, status_code),203 return lccf->status_code; in ngx_http_limit_conn_handler()228 return lccf->status_code; in ngx_http_limit_conn_handler()468 conf->status_code = NGX_CONF_UNSET_UINT; in ngx_http_limit_conn_create_conf()485 ngx_conf_merge_uint_value(conf->status_code, prev->status_code, in ngx_http_limit_conn_merge_conf()
55 ngx_uint_t status_code; member118 offsetof(ngx_http_limit_req_conf_t, status_code),254 return lrcf->status_code; in ngx_http_limit_req_handler()713 conf->status_code = NGX_CONF_UNSET_UINT; in ngx_http_limit_req_create_conf()735 ngx_conf_merge_uint_value(conf->status_code, prev->status_code, in ngx_http_limit_req_merge_conf()