Hello!

Current maximum size of socache_shmcb is 64MB, which is rather small if you
want to use it with mod_cache_socache.
Memory is cheap etc.

I also noticed that different data types seemed to be used to represent
cache sizes: apr_size_t and unsigned int.

Attached suggestion is to base the maximum size on apr_size_t. Sets max to
half of maximum representable by apr_size_t.

Regards,
Jens

Attachment: mod_socache_shmcb.pat
Description: Binary data

Reply via email to