Full_Name: Rein Tollevik Version: 2.3.1 OS: SunOS 5.6 Submission from: brynseng.sys.sol.no (195.225.4.61) The dbm session cache in mod_ssl is never expired. ssl_scache_dbm_expire() will only expire every 100. run, but this function is called from the init module method, which again is only called when Apache is started. As a result, the static variable nExpireCalls is always 0 in ssl_scache_dbm_expire(). ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
