On 17 Jun 2010, at 12:29 AM, Nick Kew wrote:

But how to implement the cache itself is less clear. The simplest solution would be to hijack mod_authn_dbm and add a cacheing function and configuration. But the new socache framework presents an alternative, and an option for users
of threaded MPMs to run a per-process cache would add value.

Thoughts?

mod_socache all the way.

We've backported mod_socache and friends to v2.2, and are using to to cache geoip and other lookups. It is a very cool API.

Regards,
Graham
--

Reply via email to