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...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
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...
How to: Create a php file to check on the status of a Drupal Server I was working on creating a php status file that would indicate if a server was able to handle...
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 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...
What is: “Wasted Memory”? (Zend OpCache & Memcached) As I have been trying to fine tune all the performance settings on our new Linux box there was a new term we came across: “Wasted...