If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Database speed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-28-10, 19:17
thinknew thinknew is offline
Registered User
 
Join Date: Feb 2010
Posts: 2
Database speed

How much difference is a cached query and a fresh one performance wise? I only have one client that could benefit because both of their sites draw heavy traffic, so i was thinking a query that can be called multiple times in a day that returns large result sets can be cached every morning and then the cache can feed the site throughout the day for use.

Is that the correct usage?

the site gets over 10k visits a day and each page visit is logged in the db. My queries against 7 million rows where their portion is about half bog the system down. I desperately need a way to speed this up.

Thanks in advance.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On