Home
last modified time | relevance | path

Searched refs:redir_req (Results 1 – 3 of 3) sorted by relevance

/dports/www/pound/Pound-2.8/
H A Dpound.h326 int redir_req; /* the redirect should include the request path */ member
H A Dconfig.c661 if((be->redir_req = matches[3].rm_eo - matches[3].rm_so) == 1) in IMPLEMENT_LHASH_COMP_FN()
687 if((be->redir_req = matches[3].rm_eo - matches[3].rm_so) == 1) in IMPLEMENT_LHASH_COMP_FN()
H A Dhttp.c1328 if(!cur_backend->redir_req) in do_http()