Searched refs:handled (Results 1 – 12 of 12) sorted by relevance
15 int handled; /* make sure that we only apply the headers once */ member38 hctx->handled = 0; in handler_ctx_init()172 if (hctx->handled) { in URIHANDLER_FUNC()176 hctx->handled = 1; in URIHANDLER_FUNC()
30 rewrites a set of URLs interally in the webserver BEFORE they are handled.37 rewrites a set of URLs interally in the webserver BEFORE they are handled
32 file-extensions that are handled by a CGI program
66 The parsed request is handled by 'handlereq' and as soon as a decision out89 for the response of the first request). This is handled transparently by
97 0 (not handled)118 HANDLER_GO_ON if ok (not handled)
71 Total Accesses is the number of handled requests, kBytes the overall outgoing
401 requests are not handled instantaneously).
196 the prefix will be handled as file and /test.cgi would become
17 uint64_t handled; member
280 stat->issued, stat->registered, stat->invalidated, stat->handled); in PrintEventStat()559 int handled, delayed; in HandleApplicationCalls() local592 handled = delayed = 0; in HandleApplicationCalls()608 handled++; in HandleApplicationCalls()631 handled++; in HandleApplicationCalls()645 handled++; in HandleApplicationCalls()674 handled++; in HandleApplicationCalls()
481 ep->stat.handled++; in mtcp_epoll_wait()519 ep->stat.handled++; in mtcp_epoll_wait()
356 * fixed a bug that made /-prefixed extensions being handled also when373 * mod_compress should check if the request is already handled, e.g. by fastcgi (#1565)1119 * request-headers are now handled case-in-sensitive as required