Bug 28180

Summary: tuning man page and rfc1323
Product: Documentation Reporter: Vivek Khera <khera>
Component: Books & ArticlesAssignee: Matt Dillon <dillon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Vivek Khera 2001-06-15 19:40:00 UTC
	

The tuning man page says:

     65535 and stick with that if the performance is acceptable.  In extreme
     cases you may have to turn on the net.inet.tcp.rfc1323 sysctl and
     increase the buffer size to values greater then 65535.  This option turns
     on the window sizing extension to the TCP protocol.  We do not recommend
     that you use this option unless you absolutely have to because many hosts
     on the internet can't handle the feature and may cause connections to
     freeze up.

However, in /etc/defaults/rc.conf, these TCP extensions are turned on.
I'm assuming this recommendation is out of date?
Comment 1 dd freebsd_committer freebsd_triage 2001-06-16 01:32:53 UTC
Responsible Changed
From-To: freebsd-doc->dillon

Matt's man page.
Comment 2 Matt Dillon freebsd_committer freebsd_triage 2001-12-10 22:40:36 UTC
State Changed
From-To: open->closed

We cleaned up the man page to reflect rfc1323 now being turned on by default.