Anyone know why the mod_cache code has an almost identical implementation of the apr_hash* functions? Seems like the only difference is that the mod_cache implementation isn't using APR pools and has a fixed size table. Are there any advantages using one over the other?
thanks,
Sridhar
