Hi all,

I am currently working on an Apache module that needs to maintain some shared data that is used by all requests, on all workers. This data does not need to be persistent, so I thought about using shared memory for this task. Someone pointed me to mod_slotmem_shm (hi Rainer), but now I am a bit lost on how to use it.

Does anybody have a pointer to documentation or example source code on how to use mod_slotmem_shm? Any suggestions are welcome.

Regards,
Micha

Reply via email to