Bugs item #433867, was updated on 2001-06-17 02:37
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=433867&group_id=10493
Category: run-time
Group: None
Status: Open
Resolution: None
Priority: 8
Submitted By: Mike Sperber (sperber)
Assigned to: Olin Shivers (olin-shivers)
Summary: Artificial fdport limit is too low
Initial Comment:
Both scsh 0.5 and 0.6 impose a limit of 255
on the maximum value of an fdport index.
This limit is definitely too low, and multithreaded
Internet servers are quite likely to hit it fairly
fast --- I've just seen SUnet ftpd bail out because
of it.
Actually, there should not even be a limit at all.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=433867&group_id=10493
|