When you configure memcache for Dolphin 7, you should first make sure that it is really available in Tools -> Host Tools → Cache Engines. Then navigate to Settings – Advanced Settings. Here you wil…
Archive of entries posted on April 2011
How to Configure Memcache For PHP in Fedora
Memcached is an awesome memory object caching system that allows you to store highly requested data in RAM, across a network of servers. This saves time and money as users do not have to hit their Mys…