Description
This article is from the Secure Sockets Layer Discussion List FAQ, by Shannon Appel SAppel@consensus.com with numerous contributions by
others.
7.2.14) If session cache is stored in a database, can multiple Unix processes share the same session data? (SSL Plus)
There is no information stored in the session database which can't
be passed between processes. Specifically, there is no pointer
indirection. Of course, you'll have to figure out how to pass
session database records (and their changes or deletions) between
processes; that is not part of SSL Plus.
 
Continue to:
Share and Enjoy
Bookmark this story so others can enjoy it:
Tags
security, SSL, Secure Sockets Layer, protocol