guest2013-1
guest
- Joined
- Aug 22, 2003
- Messages
- 19,800
- Reaction score
- 13
I was wondering, disk-based caching with mod_cache in Apache, how many IOPS do you think is required to sustain a pretty heavy website? (50k hits a day)
I wrote my own caching for an API I'm using, and only it's data (which is less than 100kb per hit), is causing my "wa" time to exceed 25% on the disk and pushes my server load up to 6 - 9...
So now I'm wondering about the disk stuff
I wrote my own caching for an API I'm using, and only it's data (which is less than 100kb per hit), is causing my "wa" time to exceed 25% on the disk and pushes my server load up to 6 - 9...
So now I'm wondering about the disk stuff