pan-devel
[Top][All Lists]
Advanced

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

Re: [Pan-devel] Multiple connections capped at 3?


From: Zack Gilburd
Subject: Re: [Pan-devel] Multiple connections capped at 3?
Date: Thu, 12 Feb 2009 18:33:12 -0700
User-agent: Thunderbird 2.0.0.19 (X11/20090103)

Nathanael Hoyle wrote:
On Thu, 2009-02-12 at 18:19 -0700, Zack Gilburd wrote:
Greetings,

I am curious why the max simultaneous connections seems to be coded to
allow values no higher than 3. It looks like I am going to have to patch the source to get more than 3 simultaneous connections.

Thanks,

Zack



_______________________________________________
Pan-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/pan-devel

The hard limit on the number of active connections is a deliberate
choice, in order to be 'net-friendly'. It is relevant to the "Good Net
Keeping Seal of Approval" of which Pan is a recipient.

-Nathanael



_______________________________________________
Pan-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/pan-devel
Interesting, that's helpful. My provider happens to allow up to 20 simultaneous connections (Giganews). Would you please point me to the relevant code? I'm currently resorting to recursively grepping for things like "max_connections" and "connection-limit".

Cheers,

Zack




reply via email to

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