Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through

Поиск
Список
Период
Сортировка
От Arnaud Lesauvage
Тема Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through
Дата
Msg-id 43ECA243.2050705@freesurf.fr
обсуждение исходный текст
Ответ на TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through ODBC)  (Marc Herbert <Marc.Herbert@continuent.com>)
Ответы Re: TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through
Список pgsql-odbc
Marc Herbert a écrit :
> Same thing if you force TCP to send ACKs more frequently using
> TcpAckFrequency: then you'll get some TCP_NO_DELAY effect as a
> bonus. Once you decided to send an ACK, then better send the staging
> data in the same packet!

OK, but Magnus is affirmative that TCP_NO_DELAY is enabled on both
the client and the server.
So sending ACKs more frequently should not change the behaviour of
the Nagle algorithm. Or am I still misunderstanding something ?

Regards
--
Arnaud


В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Tim Clarke"
Дата:
Сообщение: Re: LATIN1/9 conversion....
Следующее
От: Shelby Cain
Дата:
Сообщение: Re: Problem using ODBC from .NET framework