Quote:
Originally posted by Azathoth
This is funny 
I'm with toddler on this one.
Plenty of RAM and CPU power is good but
it also heavily depends on how the site(s)
is/are written.
keyDet79 needs to do some reading on
RAID and it's different levels aswell as how
MySQL caches queries/data in memory.
Not whole databases/tables
|
exactly. Cacheing is great. Esp in the later versions of mysql (>4.0) Sure, some data will be in RAM, but most will be on disk.