View Single Post
Old 05-22-2004, 11:40 AM   #9 (permalink)
zenner
Inactive
 
Join Date: 05-21-04
Location: UK
Posts: 5
iTrader: 0 / 0%
Latest Blog:
None

zenner is liked by many
Send a message via MSN to zenner
Something that might be worth considering/checking is whether you're doing a large number of queries with each page load. If the database isn't indexed properly it will slow mysql. Even one insert/select into/from a large table that needs an index could make a lot of difference.

I only mention this as you say you have recently moved to dynamic pages.

BTW, I'm on an 64k ISDN line (for my sins) and it didn't seem particularly slow here.
zenner is offline   Reply With Quote