[freetds] FreeBSD 5.0 performance problems with TCP_NOPUSH
Peter Deacon
peterd at iea-software.com
Tue Mar 15 13:14:07 EST 2005
On Tue, 15 Mar 2005, ZIGLIO, Frediano, VF-IT wrote:
> So I think is working using NODELAY option... do you know a way to
> "emulate" linux CORK behavior, that is coalesce packets and flush them
> when needed ??
I'll check around a bit...maybe on last set nodelay before send() or turn
it off before send.
Found a patch in their system where they added a TCP_CORK flag but it's
still marked open. http://www.freebsd.org/cgi/query-pr.cgi?pr=24959
Have Fun!
Peter
More information about the FreeTDS
mailing list