cvs commit: src/sys/netinet tcp_subr.c
Mike Silbersack
silby at silby.com
Sun Sep 10 22:36:27 PDT 2006
On Fri, 8 Sep 2006, Gleb Smirnoff wrote:
> It stops creating any state (nor socket neither compressed tcptw) for the
> TCP connection, where both endpoints were local. This save a lot of
> resources on servers running HTTP accelerators, or database servers+clients.
>
> --
> Totus tuus, Glebius.
I think that you should change the description to say "Do not create TCP
TIME_WAIT entries for local <-> local connections" (or something similar)
to remove the ambiguity, and turn it on by default for 7. This seems like
a good idea, I'm jealous that I didn't think of it. :)
I'm still working on the local -> remote case, I haven't put any time into
that until now.
Mike "Silby" Silbersack
More information about the cvs-src
mailing list