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).

WWW: http://search.cpan.org/dist/Apache-Session-SharedMem/
