Re: Slow PPP/SLIP bug: Found change that caused problem

Thomas Koenig (ig25@fg70.rz.uni-karlsruhe.de)
3 Apr 1996 16:21:02 +0200


In linux.dev.kernel, Alan Cox <alan@cymru.net> wrote:
>> ssh has its own packet handling and bypasses TCP.
>
>No

Correct. However, ssh usually waits for a short time (10ms or so)
before actually sending stuff (to get better mileage out of
encryption/ compression), resulting in packets being sent much less
frequently. This might well help in this case.