]> 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)
commit58b1b5e78eb908f80ecef9170c0d37e205173e75
treede13c117f3faca7e9dd82f50af01dd3ddbcb6273
parentca285b543a15f5a0d2786258b4849c4417ae9eb0
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/modules/ssl@92122 13f79535-47bb-0310-9956-ffa450edef68
mod_ssl.c
mod_ssl.h
ssl_engine_kernel.c