|
Posted by Toby Inkster on 03/08/06 10:52
frizzle wrote:
> it seems that when i haven't accessed the page in at least 5 minutes,
> access it again the database is a lot slower the first load.
Is it a shared server with limited memory?
If so, it may be that when your data hasn't been accessed in a while it is
swapped out of main memory onto disk to make way for other people's data;
then when requested again, it needs to be loaded back into memory.
It's probably something along those lines.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|