Date: Fri, 22 Mar 2002 15:02:04 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Mike Silbersack <silby@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_pcb.c Message-ID: <20020322130204.GB8222@sunbay.com> In-Reply-To: <200203220328.g2M3SB704572@freefall.freebsd.org> References: <200203220328.g2M3SB704572@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 21, 2002 at 07:28:11PM -0800, Mike Silbersack wrote: > 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 > Please fix the relevant comment in in.h and fix ip(4) manpage. Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age 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?20020322130204.GB8222>