Once you get around 500+ GBs of traffic to a server with multiple projects on you either have a) only static files b) hopefully have a good setup for database indexes, object caching CMS and such…
I deploy a separate 10k SCSI cache-disk – outside the RAIDs for those object caching tasks and believe me or not – even these disks are too slow… (next step would be a RAID0 stripe) and I just kicked out the last SATA based Dual XEON server… (having the 2nd HD failure on that SATA crap)
Today I realized that the standard RedHat Enterprise 3 deployment is a bit setup like a desktop system.
Some nice links to read up…
ext3's data=journal mode is incredibly well-suited to situations where data needs to be read from and written to disk at the same time. Therefore, ext3's data=journal mode, which was assumed to be the slowest of all ext3 modes in nearly all conditions, actually turns out to have a major performance advantage in busy environments where interactive IO performance needs to be maximized.
and a quick-step how to apply the tricks above (no warranties as usual)
Recent comments
5 weeks 17 hours ago
5 weeks 2 days ago
7 weeks 1 day ago
8 weeks 7 hours ago
8 weeks 1 day ago
17 weeks 22 hours ago
17 weeks 23 hours ago
17 weeks 3 days ago
17 weeks 4 days ago
18 weeks 2 days ago