View Single Post
Old 01-21-2011, 11:09 AM  
munki
Do Fun Shit.
 
munki's Avatar
 
Industry Role:
Join Date: Dec 2004
Location: OC
Posts: 13,393
Quote:
Originally Posted by ruff View Post
Is that something that something that is added to the server like a script, program or module or already in the OS and needs to be enabled? I'm not too knowledgeable on servers.
It's a pretty common script caching system that your host can enable for you. When in place you can optimize your code with memcached calls to greatly relieve stress on highly trafficked dynamic pages using db queries or page calls. Great piece of code when properly used imho. Combined with other frameworks such as cake or smarty with caching and storage options also enabled and optimized can make quite a bit of difference in your server loads and delivery speeds.
__________________

I have the simplest tastes. I am always satisfied with the best.” -Oscar Wilde
munki is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote