663a283cbc
session in shared mem.
5 lines
205 B
Plaintext
5 lines
205 B
Plaintext
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).
|