]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/mpm_common.c (dummy_connection): If possible, use a non-SSL
authorJoe Orton <jorton@apache.org>
Fri, 12 Dec 2008 16:08:16 +0000 (16:08 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 12 Dec 2008 16:08:16 +0000 (16:08 +0000)
commitd5ea11eded7f1b7ef11e2268e301e8255caf9a1e
tree81836167d5f0b387778b43d018e48981e5bdd076
parentd494d1c1f56ec0cfd2416d24329257183a05afb5
* server/mpm_common.c (dummy_connection): If possible, use a non-SSL
  listening port to use for the dummy connection, to avoid causing
  (confusing) error log spam by sending EOF down an SSL port.

PR: 39653

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@726065 13f79535-47bb-0310-9956-ffa450edef68
server/mpm_common.c