After discussion with Nicolas and Florent, we've found a few issues with
the ``darcs transfer-mode'' protocol. I'm filing separate bugs for each
issue.
3. The underlying TCP stream has Nagle's algorithm disabled
Nagle's algorithm is disabled (SO_NODELAY socket option). This is actually
a bug in ssh, I don't know if there's an ssh option to disable it.
Juliusz
|