Re: Speed of ssh for large transfers

From: Brian Pence (bpenceNOSPAM_at_mindspring.com)
Date: 05/14/03


Date: Wed, 14 May 2003 09:47:15 -0500


>
> > /dev/zero is probably not a good example of data that you'd
> > expect to find in real life, either, as it is just a sequence of
> > null characters. This would tend to be highly compressible.
> >
> > Real world results would vary depending on the type of data.
> > 100Meg of MP3 files would take longer than 100Meg of text, etc..
>
> Why? Sure, if there were compression then ssh with compression would be
> much faster than rsh without. But there is no compression, according to
> Mr. Dunham, and according to the actual results, where ssh got 60% of
> the throughput of rsh, copying /dev/zero.
>
> I thought I had seen something recently that suggested that ssh doesn't
> transfer at full TCP speed, but does some application-layer error
> checking and handshaking, and that causes it to be a bit slower. I was
> hoping someone here could confirm or deny.

There *is* overhead added by the SSH protocol. If compression is enabled,
this
can compensate somewhat, but it is dependant on a lot of things including
processor speed and the data itself.



Relevant Pages

  • Re: Speed of ssh for large transfers
    ... "Brian Pence" wrote: ... > expect to find in real life, either, as it is just a sequence of ... if there were compression then ssh with compression would be ...
    (comp.security.ssh)
  • Re: Speed of ssh for large transfers
    ... SSH can transfer at better than wire speed with compression on. ... to batch commands to the SFTP client for automation. ... ACK'ed where the network has a high latency. ...
    (comp.security.ssh)
  • Re: Speed of ssh for large transfers
    ... expect to find in real life, either, as it is just a sequence of ... >> and the identical command except rsh rather than ssh. ... Perhaps it's encrypting first and compressing ... > Compression is off by default. ...
    (comp.security.ssh)
  • Re: SSH GUI slow
    ... application be slowed down this much just from using ssh? ... Latency for these requests is much more critical than ... these small requests, as the compression ...
    (comp.security.ssh)
  • Re: OpenSSH 3.4p1 fails to authenticate
    ... > compression of SSH, and have no use for the UsePrivilegeSeparation. ... compiled ssh with MD5 password authentication turned on. ...
    (comp.security.ssh)

Quantcast