in reply to Re: modperl PerlAuthenHandler script persistence
in thread modperl PerlAuthenHandler script persistence
Cache::Cache is slow, and Cache::SharedMemoryCache is especially slow. I'd suggest using Cache::FastMmap instead if you're concerned about performance.