Colm MacCarthaigh wrote:
On Mon, Oct 24, 2005 at 09:23:02AM +1000, Ian Holsman wrote:
I've been making more and more use of this library, and I think it would benefit APR and it's userbase significantly if it was included in the core codebase in apr-util.

+1.  I think it would be a great addition.

I have used this code personally for:
- a module to provide bandwidth protection over a server farm
- to cache intermediate results off a busy server. (instead of using shared mem)

Add to that;

- a very experimental mod_cache_memcached for httpd - a multicast RDP service

Add to that:
   - Object caching for Bloglines.com, with millions of hits per-day.
   - Caching SSL Sessions across a cluster.
   - Authentication Caching

-Paul

Reply via email to