all groups > iis security > june 2007 >
You're in the

iis security

group:

HELP - Limit connections per IP in IIS6


HELP - Limit connections per IP in IIS6 sitemaster
6/18/2007 12:27:32 PM
iis security:
We are running a large website on Server 2k3 and IIS6 and we are having a
huge problem.

We have some users that are browsing our site from behind what appears to be
a proxy server and when they visit the index page of the site (which has
over 100 inside links) the proxy server attemps to open a connection to each
and every link at the same time (from the same IP address)

Is there a way in IIS that anyone knows of to limit how many simultaneous
connections can be allowed per IP address

We already set the connection timeout to 15 seconds and max 150 connections
in the website properties.

Thanks in advance

Re: HELP - Limit connections per IP in IIS6 Bernard Cheah [MVP]
6/19/2007 12:00:00 AM
Nope. not natively via IIS. and this is bad to those users behind proxy
connection.


--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


[quoted text, click to view]

Re: HELP - Limit connections per IP in IIS6 sean
6/19/2007 12:00:00 AM
IMHO, what you can do is place your webserver behind a reverse proxy,
and let the proxy control the limit on number of simultaneous
connection. You can try SafeSquid. It has a feature called 'Limit',
which can be used to control - no. of requests, download transfer,
upload transfer and QoS.

Cheers!
AddThis Social Bookmark Button