On 28/02/2011 22:48, Ben Noordhuis wrote:
On Mon, Feb 28, 2011 at 18:26, Simone Caruso<i...@simonecaruso.com>  wrote:
I wrote a simple cache inside my module with apr_shm and apr_rmm

Simone, have a look at ap_socache.h and ap_slotmem.h, they're two
simple cache facilities that were added in 2.3.0. Might save you some
work. :)

I read trunk/modules/cache/mod_socache_shmcb.c too, looks very interesting!
Surely I will rewrite my module for 2.3 using socache,
thank you Ben.

--
Simone Caruso
p.iva: 03045250838

Reply via email to