On Thu, Nov 6, 2008 at 6:46 PM, Julien Vermillard
<[EMAIL PROTECTED]> wrote:
> But if you accept the session (opening) you send all the TCP soup
> for opening/accepting the socket connection, and if you close the
> session directly you send all the TCP soup for closing the socket
> connection. I hardly can imagine it can protect you from any DoS.

That would at least be cheaper than doing the rest of your stuff
(decoding/encoding, bussines logic and so on) , right? So while not
the perfect protection, it is certainly better than nothing.

/niklas

Reply via email to