]> granicus.if.org Git - apache/commit
Instead of thread-pools for each server/context, use a server-wide
authorJim Jagielski <jim@apache.org>
Fri, 24 Feb 2017 04:49:38 +0000 (04:49 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 24 Feb 2017 04:49:38 +0000 (04:49 +0000)
commitd02badb2967328e738118057731888a6778d9981
tree8ff87895f13e5b26784b67c3472771d89185190f
parent13f6901c2412ad7064f4a87fc8b428b7e71d1d2b
Instead of thread-pools for each server/context, use a server-wide
top-level threadpool, which is more efficient.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784228 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_proxy_hcheck.xml
modules/proxy/mod_proxy_hcheck.c