[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: why does select in do_ldap_select takes so long?



I think you are seeing your TCP congestion control implementation
in action.   That is, some form of bufferring or TCP congestion
control measure if delaying small data transfers.

Mostly likely your box enables Nagle TCP congestion control
by default.

I've imported our TCP_NODELAY code from devel into the 1.2
releng branch (available via CVS).  This may resolve the
delay you are seeing.

Kurt

----
Kurt D. Zeilenga		<kurt@boolean.net>
Net Boolean Incorporated	<http://www.boolean.net/>