On Wed, Oct 26, 2011 at 12:49:37PM -0700, Marty_MC wrote: > >In my experience SSH encryption is not all that expensive. > > According the TOP command, the SSH process is using up to 60% CPU > power. The python2.6 rdiff-backup task is consuming 30% only. So I > think the ssh process is influencing the performance.
btw, compression happens in the ssh process. By default rdiff-backup adds -C to the ssh call. this is controlled with the rdiff-backup --ssh-no-compression switch. Of course if you use --remote-schema you are overriding the ssh call anyway. _______________________________________________ rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki