]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r314844, r320796 from trunk:
authorJoe Orton <jorton@apache.org>
Thu, 13 Oct 2005 16:56:29 +0000 (16:56 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 13 Oct 2005 16:56:29 +0000 (16:56 +0000)
commitcfe1625fefb8daec6f11507c98440d39bfb65435
tree3a8d2537516019dbb4991107437866e6461e4404
parent54d080503f33feab5b5764a32e36d0c95b87df2a
Merge r314844, r320796 from trunk:

* support/ab.c (test): Increment count of started requests when a
non-blocking connect completes; avoids case where more requests are
made than intended.

* modules/ssl/ssl_engine_init.c (ssl_init_CheckServers): Fix IP/port
key generation which passed a bogus pointer for a %pA conversion,
hence could give false warnings for name-based-vhost use.

PR: 36966, 37051

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@320804 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ssl/ssl_engine_init.c
support/ab.c