[CentOS] Website running slow and Timing Out, but at random...

Fri Jan 20 22:07:04 UTC 2006
Mike Kercher <mike at CamaroSS.net>

centos-bounces at centos.org <> scribbled on Friday, January 20, 2006 4:03 PM:

> I have a site running the current version of Centos 4.2, it
> has a shopping cart running on it and runs slow and times out
> at random.  The cart is a simple php package using a MySQL
> database backend.
> 
> Can any one think of ways to improve the speed in MySQL and
> Apache, I've had the cart checked by the software vendor,
> it's working like it should, they are pointing to MySQL or
> Apache and a maybe...
> 
> Thank you,
> John Plemons
> 
> 
> 
> _______________________________________________


The mysql query cache helped me a ton!  Read here:

http://www.databasejournal.com/features/mysql/article.php/3110171

Mike