close

Why should you register with JoomlaDigger.com?

JoomlaDigger.com is a free community website where users can learn about web development, Joomla! and how to bring more traffic to their websites while contributing their own knowledge. Our members enjoy several benefits, including email notifications of new products and updates, access to the forums, and the ability to give back to the community by submitting content to be posted on JoomlaDigger.com (with links directly to their own websites). And best of all, it's FREE!
Membership Features
  • Email notifications for new content, extensions and updates.
  • Full access to our forums for Joomla! development and extension support.
  • Ability to contribute content and weblinks to gain prominent links to your own website.
Top Panel
Why Register?
Top Panel

Install a Query Caching Component to Free Up Server Resources

(17 votes)


Digg!

Reddit!

Del.icio.us!

JoomlaVote!

Technorati!

Submit to Open Source Software!

StumbleUpon!

DZone!

Query caching will store the query results from your database in memory for quick retrieval. It won't always produce a noticeable difference in page load times, but it will free up your server resources by using far less processing power and minimizing bandwidth between your web server and MYSQL database server (for remote database servers). This means your Joomla website will be able to handle many, many more users without slowing down. Luckily for Joomla users, there is a query caching component to make things easy. 

 

 

Ircmaxell has created a query caching component for Joomla 1.0 and Joomla 1.5 called QueryCache. It caches your server's MYSQL queries for both guests and logged in users and is a great alternative to buying more expensive servers.

Article by P.J. Swesey
Open source software news and directory of open source software.
Login and submit your own articles!
After installing QueryCache you'll need to set it up because it isn't enabled by default.

Set Selected Backend to Memcached if possible.

Set Database Connector to the type of database your website uses.

Set Time to Live to the number of seconds you want queries cached.

Leave Memcached Server to 127.0.0.1 unless you have a different server to use.

Leave Save Path alone unless you want to move the cache location somewhere else. 

 
RSS Feed Add to iGoogle Add to Yahoo Add to PageFlakes Add to Netvibes Add to Technorati

Copyright © 2007-2008 JoomlaDigger.com. All rights reserved. Website by P.J. Swesey