Linux
</A></H3>
-The most common problem on Linux shows up on heavily-loaded systems
-where the whole server will appear to freeze for a couple of minutes
-at a time, and then come back to life. This has been traced to a
-listen() queue overload - certain Linux implementations have a low
-value set for the incoming connection queue which can cause problems.
+There are no known problems with heavily loaded systems running Linux
+kernels 2.0.32 or later. Earlier kernels have some problems, and an
+upgrade to the latest 2.0.x is a good idea to eliminate various security
+and denial of service attacks.
<P><HR>