Hi all,

I eventually found the problem with getting shm to work. I had the
Openwall Linux kernel patch enabled with the "Destroy shared memory
segments not in use" option set, which most Perl IPC functions seem to not
like. Apache and PostgreSQL seem to work fine with this patch in place,
however. Removed the option, and IPC::ShareLite compiles and tests fine so
my SharedMemoryCache now works as exampled.

Thanks

Matt



Reply via email to