Re: TCP/IP Speed

Gregory Maxwell (greg@linuxpower.cx)
Thu, 31 Jan 2002 08:33:45 -0500


On Wed, Jan 30, 2002 at 04:54:46PM -0500, Richard B. Johnson wrote:
> No. I set all sockets, even the original listen() socket to
> TCP_NODELAY. Nothing makes any difference. I tried it on a
[snip]

Nagle is a sending side thing, not listening.

It clearly explains your issue.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/