https://issues.apache.org/bugzilla/show_bug.cgi?id=46420

--- Comment #4 from Christian Höltje <[email protected]> 2010-07-30 10:22:55 EDT 
---
**Workaround**

The shmcb method doesn't actually create a file on the filesystem, so you can
use an arbitrary pathname. Just make sure it's unique on the system.

Examples:
SSLSessionCache "shmcb:C:\apache\port80\instance1(512000)"
and
SSLSessionCache "shmcb:C:\apache\port443\instance2(512000)"

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to