You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/24 11:18:49 UTC

DO NOT REPLY [Bug 10170] New: - SSLSessionCache not honoured

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10170>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10170

SSLSessionCache not honoured

           Summary: SSLSessionCache not honoured
           Product: Apache httpd-2.0
           Version: 2.0.39
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: michael.straessle@bk.admin.ch


on startup, i get the following warning:

[warn] Init: Session Cache is not configured [hint: SSLSessionCache]

my conf of Session Cache (in ssl.conf) is the following:
(...)
SSLSessionCache         dbm:logs/ssl_scache
SSLSessionCacheTimeout  300

(...)
this has been tested with versions of 2.0.39 compiled with OpenSSL 0.9.6c and 
with 0.9.6d.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org