Are database and memcached connections automatically pooled for reuse when using mod_perl?
Or do we need to pool the connections explicitly?If yes, how is that done?
In reply to Are connections automatically pooled when using mod_perl? by PerlOnTheWay