On 23/06/2008, at 7:00 PM, David Malone wrote:

On Mon, Jun 23, 2008 at 05:25:49PM +1000, Jerahmy Pocott wrote:
So does anyone know IF this can be tuned and if so by what?

You can tune it with net.inet.tcp.delacktime - it should be is ms.

Yeah I saw that one. But that only changes the delayed ack...

The default value of 100ms seems fairly reasonable unless you're
talking about a LAN..

I guess what I really want to do is disable Nagle in the tcp stack, but
since you do that with the sockopts call on a per socket basis I'm
guessing there isn't any system wide tunable for it..

Thanks,
Jerahmy.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to