Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2000:
[Freeciv-Dev] Re: connection problem (PR#358)
Home

[Freeciv-Dev] Re: connection problem (PR#358)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: connection problem (PR#358)
From: Falk Hueffner <falk.hueffner@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 04 May 2000 16:04:58 +0200

Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxxx> writes:

> Now how should we solve this problem (the send buffer gets filled
> and the client doesn't reply fast enough)?
> 
> 1) increase the buffer dynamically forever? (vulnerable to DoS
> attacks)

Well, I'm convinced I could come up with about 100.000 ways to DoS a
freeciv server. So this isn't really an arugment.

> 2) just discard those packets (it's what we are doing now)
> 3) close the client connection and clean up the buffer?
> 
> I'm in favour of 3.  Any objections? :)

One could also increase the static buffer for now and see if the
problem goes away.

        Falk




[Prev in Thread] Current Thread [Next in Thread]