Tagged: Memcached

How to: Configure memcache to use a unix socket 0

How to: Configure memcache to use a unix socket

How to: Configure memcache to use a unix socket I have a server which is going to have its own memcached instance installed on itself… so I was thinking using a unix socket instead...

Memcache vs Azure Cache 0

Memcache vs Azure Cache

Memcache vs Azure Cache Memcache is a distributed, in-memory caching solution used to help speed up large scale web applications by taking pressure off the database. Memcache is used by many of the internet’s...

How to: Install Memcache for php and WordPress 0

How to: Install Memcache for php and WordPress

How to: Install Memcache for php and WordPress In what seems the eternal quest of having a good performing hosting server one of the tools that are generally referred to is Memcache. What Memcache...