QUOTE(AresXP @ May 4 2005, 18:49)
It would be cheaper not to use compression on a site this huge... Let's say CPU X costs $320/mo. and it has 6 80GB hdds (scuzzy/SCSI) and a 5GB db... compared to a $400 server with CPU Z and 6 80GB hdds and a 2gb db (compressed)...
No, why would we want to compress the data? We've got a RAID 5 machine running the DB right now, so that's more than enough space to hold the DB. Space isn't an issue, speed is. More indexes do cost more disk space, but we don't care when there's a faster query speed to be had.
QUOTE
And whilst we're on it -> what's average CPU load on Neowin servers?
DB server's hovering around 1 (with 2 CPUs). The web servers are more spikey and it depends on the time of day and other factors.