Re: SV: Automatic TCP send socker buffer sizing
- From: Andre Oppermann <andre@xxxxxxxxxxx>
- Date: Fri, 17 Nov 2006 18:59:25 +0100
Morgan wrote:
A RELENG_6 version (for FreeBSD 6.x) of the patch is here:
http://people.freebsd.org/~andre/tcp_auto_sndbuf-20061116-RELE
NG_6.diff
Just apply this patch and recompile your kernel. It is activated by default.
Downloaded, applied, recompiled, installed and rebooted without any errors.
Good.
I did however add the sysctl variables to my /etc/sysctl.conf just in case.
Unnecessary. ;-)
Be aware that all socket buffer sizing events get logged to syslog under LOG_DEBUG.
Does this mean they will automatically show up in /var/log/debug.log?
Yes, or in /var/log/messages.
This may affect overall system performance and you may want to disable logging to disk of this in syslogd.conf.
I could use some help with the syntax for this... :-)
I'd remove "kern.debug" from the /var/log/messages line and comment
out the /var/log/debug.log line for the time being after you see a
couple of lines with tcp_output: ...
And a final question: Will this feature work regardless of what side
initiates the TCP connection? Or will I have to instruct my ftp-users to use
active mode only when they transfer files to/from my FreeBSD box?
It doesn't matter which side opens the connection.
--
Andre
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- References:
- SV: Automatic TCP send socker buffer sizing
- From: Morgan
- SV: Automatic TCP send socker buffer sizing
- Prev by Date: SV: Automatic TCP send socker buffer sizing
- Next by Date: Re: Automatic TCP send socker buffer sizing
- Previous by thread: SV: Automatic TCP send socker buffer sizing
- Next by thread: Re: Automatic TCP send socker buffer sizing
- Index(es):
Relevant Pages
- Re: About NAT Traversal
... kernel support till 6.0. ... in the kernel patch and racoon. ...
and recompile your kernel (and recompiling your world is also probably ... (freebsd-net) - Re: writing to syslog file
... and did recompile using "make bzImage". ... I'm using the syslog command:
... After recompiling the kernel, I can not get any message in the syslog ... (comp.os.linux.development.system) - Re: About NAT Traversal
... kernel support till 6.0. ... in the kernel patch and racoon. ...
and recompile your kernel (and recompiling your world is also probably ... (freebsd-net) - Re: FreeBSD Security Advisory FreeBSD-SA-03:08.realpath
... >a) Download the relevant patch... ... >c) Recompile your operating
system... ... Once the binary updates are available, FreeBSD Update ... (FreeBSD-Security) - Re: Purpose of defmethod
... Frode Vatvedt Fjeld wrote: ... and patch them if the function gets redefined.
... you need to recompile the call ... have to recalculate the program counter.
... (comp.lang.lisp)