|
Home > Archive > IIS Server Security > May 2005 > How to control bandwidth per web site on IIS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to control bandwidth per web site on IIS
|
|
| e9310007@yahoo.com 2005-05-31, 6:03 pm |
| Hello All,
We have multiple web hosting customers on IIS 6, Windows Server 2003
Enterprise edition.We would like to control bandwidth per web site on a
monthly basis.For instance "www.x.com" should be allowed only 20 MB
total bandwidth in a month.Please do not confuse with disk quota, we
are looking for bandwidth quota on IIS.
Is it possible to restrict that via IIS default control properties or
Microsoft Add-Ins/Reosurce Kits or via third party software?
I also wonder to control bandwidth via active network equipment in
front of IIS servers, e.g cisco Content Management Switch.
I think, there is one setting in Performance tab about bandwidth but it
is not providing what we are looking for.
Could someone please help us about that?
I am looking forward to hearing from you.
Thanks in advance...
| |
| Karl Levinson, mvp 2005-05-31, 8:51 pm |
|
<e9310007@yahoo.com> wrote in message
news:1117567492.970165.233650@f14g2000cwb.googlegroups.com...
> Is it possible to restrict that via IIS default control properties or
> Microsoft Add-Ins/Reosurce Kits or via third party software?
I don't believe there's a native way that comes with the OS... You could
probably script something for free that runs on the server and then shuts
down that server instance when a certain limit has been reached, but that
might be a slightly kludgy solution.
> I also wonder to control bandwidth via active network equipment in
> front of IIS servers, e.g cisco Content Management Switch.
I'm sure some solution will do this... firewalls from www.netscreen.com,
starting around $600 US I believe, will do some sort of bandwidth shaping,
and I would imagine there should be a variety of routers including some from
Cisco that should support some sort of bandwidth shaping.
|
|
|
|
|