I am currently looking into the viability of using a CDN on my site (~2mill page views per month). However, before looking at the myriad packages available it makes sense to find out exactly what I need rather than stabbing in the dark with an 'finger in the air' estimate.
So, does anybody know of any utilities that will be able to extract out the volume of requests etc to specific resources (i.e. *.css, *.js, *.gif etc etc) from my Webserver (Apache) logs (or maybe somewhere else).
With this information I will know how many requests per second the CDN will have to support, and more importantly how much bandwidth I will need - From this I should be able to choose the correct CDN package for my needs.
Thanks in advance