Reducing bandwidth (IIS7/Server 2008) - Postet den (1203 Views)
Senior Member
Astralis
Innlegg: 1218
1218
Besides many of the tricks by designing the site (sprites instead of multiple images), what are some ways to reduce bandwidth using the tools on IIS7? I'm using a Pentium D processor so I'm hesitant to put any stress on it and haven't touched compression, but has anyone else had success with it?
I'm currently using an average of 5GB a day and on very busy days I reach 10GB (across ~10 sites). I use very few images in my designs and I don't host any media (video or mp3).
What are the best ways to find out what is using the bandwidth and how can I reduce it?
Thanks in advance!
   
 Sidestørrelse 
Postet den
Snitz Forums Admin
RichardKinser
Innlegg: 16655
16655
AWStats (and probably other stats programs) can show you which pages and which types of files are consuming the most bandwidth.
Postet den
Senior Member
Astralis
Innlegg: 1218
1218
I've been trying not to install any stats applications on my server because it's only a Pentium D with a small hard disk. I think I might not have a choice.
Postet den
Snitz Forums Admin
RichardKinser
Innlegg: 16655
16655
AWStats only processes once per day if you have it setup automatically, or when you manually do it. It's not continuously monitoring. Basically it just parses your IIS Logs and creates readable tables using the data it collects.
Postet den
Support Moderator
Shaggy
Innlegg: 6780
6780
Have a read of this article for some ideas.
Search is your friend “I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Postet den
Support Moderator
Podge
Innlegg: 3776
3776
If its mostly text your webserver is serving then compression should yield considerable bandwidth savings even on the lowest compression setting. I would not use any of the higher settings as the resulting delays due to the extra cpu overhead mitigate the small increase in compression.
 
Du må legge inn en melding