Date: Thu, 21 Mar 2002 19:28:11 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c Message-ID: <200203220328.g2M3SB704572@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2002/03/21 19:28:11 PST
Modified files:
sys/netinet in_pcb.c
Log:
Change the ephemeral port range from 1024-5000 to 49152-65535.
This increases the number of concurrent outgoing connections from ~4000
to ~16000. Other OSes (Solaris, OS X, NetBSD) and many other NAT
products have already made this change without ill effects, so we
should not run into any problems.
MFC after: 1 week
Revision Changes Path
1.101 +2 -2 src/sys/netinet/in_pcb.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203220328.g2M3SB704572>
