[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: distributed simultaniously connecting clones



On Jan 13, Helmut Springer wrote:
| > SLOW_ACCEPT is already quite random, and slow; I don't want
| it's random?  I though it just adds a fixed number of seconds, or
| is the timing so inacurate it's nealry random?

the time you have to wait depends on how busy the port is
(especially with SLOW_ACCEPT defined), but then it becomes
truly variable depending on DNS and ident lookups speed.
The global limits are checked after all this has been done.