]> granicus.if.org Git - apache/commit
* Move code for broken backend detection out of core filter into a new http
authorRuediger Pluem <rpluem@apache.org>
Sun, 18 Dec 2005 22:09:05 +0000 (22:09 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 18 Dec 2005 22:09:05 +0000 (22:09 +0000)
commit90089065b62d05631f15e27c211a8504f90fbf96
tree0caaf7660fc464c07ff46a8d2907289e9c8e242f
parentdcc563844c890820a3e56b9cd30f0d04e8115a8c
* Move code for broken backend detection out of core filter into a new http
  protocol filter (ap_http_broken_backend_filter) that is only run in the
  proxy case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@357519 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c
modules/http/http_filters.c
modules/http/mod_core.h
server/core_filters.c