]> granicus.if.org Git - apache/commit
* When mod_http2 is loaded more then ThreadsPerChild backend connections can
authorRuediger Pluem <rpluem@apache.org>
Thu, 1 Feb 2018 07:34:02 +0000 (07:34 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 1 Feb 2018 07:34:02 +0000 (07:34 +0000)
commit0ea3db080a7069c4b023dc848accdb4aaf668859
tree9b456766565f4a4371429f4d4bb3c72cb778968e
parent37578399efe6cc63b1a951daf5150ba5778a00b5
* When mod_http2 is loaded more then ThreadsPerChild backend connections can
  be useful as mod_http2 has an additional thread pool on top of
  ThreadsPerChild.
  But leave the default with ThreadsPerChild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1822849 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c