How to eliminate a DOS attack that bombards a site with identical URL
requests ? ( for example: an URL that causes content to be retrieved from a
file , a web-service , a call to a sproc , or any other resource with a
relative high latency )

Is there a config or an add-on that will cause IIS to deny requests if too
many identical requests are queued ? (or the identical request has recently
occurred too frequently )

Re: dos attacks : identical urls by Steven

Steven
Thu Aug 24 13:26:19 CDT 2006

Get yourself a router with anti-DOS/hammer support ;o) (my Netgear
(DG834Gv2) comes with that as standard and since I bought mine, the price
has dropped to around £50 or so)

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:ec1$5m6xGHA.4232@TK2MSFTNGP05.phx.gbl...
> How to eliminate a DOS attack that bombards a site with identical URL
> requests ? ( for example: an URL that causes content to be retrieved from
a
> file , a web-service , a call to a sproc , or any other resource with a
> relative high latency )
>
> Is there a config or an add-on that will cause IIS to deny requests if too
> many identical requests are queued ? (or the identical request has
recently
> occurred too frequently )
>
>