|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
HttpListenerHi guys,
I have a http server that is using the HttpListener for http protocol. After some testing it seems that my server can be a target for DOS attacks. This class is a wrapper of a dll that is used by the IIS as well according with the MSDN docs. The IIS is smart and is rejecting request if the server is very bussy. Is there a way to config this class to have the same behavior as the IIS server ? Best regards, Stefan |
|||||||||||||||||||||||