Re: Speed and Hardware

2001-04-05 Thread Greg Cope
Andy Sharp wrote: Hi, I'm facing an issue with my primary mySQL server. It powers a web site, which loads almost 100% dynamic data. At peak times of the day, it seems to me that the Database is becomming maxxed. (Thus bogging the site) I'm aware that there are simply too many

Re: Speed and Hardware

2001-04-05 Thread Michael T. Babcock
We cache all of our output for 1 second. We have larger values for cache timeouts for pages that change less often (hourly / daily), but the 1 second cache allows the proxy web accelerator to serve content without re-requesting the same thing as two milliseconds ago (reducing concurrent MySQL

Speed and Hardware

2001-04-04 Thread Andy Sharp
Hi, I'm facing an issue with my primary mySQL server. It powers a web site, which loads almost 100% dynamic data. At peak times of the day, it seems to me that the Database is becomming maxxed. (Thus bogging the site) I'm aware that there are simply too many variables to completely answer

Re: Speed and Hardware

2001-04-04 Thread Jason Landry
out the type of benefit you'd get. - Original Message - From: "Andy Sharp" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, April 04, 2001 1:57 PM Subject: Speed and Hardware Hi, I'm facing an issue with my primary mySQL server. It powers a web site, which loads