663a283cbc
session in shared mem.
4 lines
205 B
Text
4 lines
205 B
Text
Apache::Session::SharedMem is an Apache::Session extension module
|
|
that stores the session data in Shared memory (so, does exactly
|
|
what it says on the tin then) using IPC::Cache
|
|
(and hence IPC::ShareLite).
|