Browsing Tag

servers

Testing the new mod_pagespeed for Apache 2 from Google

Google released a new module for Apache2, mod_pagespeed, yesterday. They claim that a webpage can load 50% faster with the module installed. I’m a little

November 34, 2010 linux, PHP, servers, testing, ubuntu
memcached-logo-500x380 0

How to flush the contents of Memcached

I often see people using telnet to flush the entire contents of their Memcached instance. They use the following commands: $ telnet localhost 11211 Trying

September 58, 2009 linux, servers, tutorials
Back to Top