]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
avoid a couple of calls to ssl_util_vhostid() and apr_psprintf()
authorDoug MacEachern <dougm@apache.org>
Thu, 22 Nov 2001 02:44:35 +0000 (02:44 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 22 Nov 2001 02:44:35 +0000 (02:44 +0000)
commit03d6bfb025b12eef20d9fe702a80e1a4657b7697
tree9fbe1ca4773774077d89252eba1ae8cc81b8832b
parent451e81d5d1f123a326f100840d73c93de59cb7b6
avoid a couple of calls to ssl_util_vhostid() and apr_psprintf()
unless loglevel >= SSL_LOG_INFO
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92122 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.c
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_kernel.c