Author: jv <unknown>
[ircu2.10.12-pk.git] / RELEASE.NOTES
index 42dbf24e3c58e4e615a85a99f247d93b20d2cf9d..1c5df59f31c59cd69f077cff0d80fbb8f668008e 100644 (file)
@@ -134,4 +134,10 @@ Increase the default hard limit for file descriptors in /etc/system
 set rlim_fd_max = 4096
 The server will raise the soft limit to the hard limit.
 
+Linux 2.2 -- [Tri]/Isomer
+The kernel has a kernel destination cache size of 4096.  If the kernel sees
+more than 4096 IP's in 60s it warns 'dst cache overflow'.  This limit can be
+changed by modifying /proc/sys/net/ipv4/route/max_size.
 
+A patch to select is also recommended if you have regular poll/select
+errors.