> -----Original Message-----
> From: Colin Shorts [mailto:c.sho...@intrallect.com]
> Sent: den 16 oktober 2014 17:58
> To: backuppc-users@lists.sourceforge.net
> Subject: Re: [BackupPC-users] Using NFS to increase backup speed
> 
> You may wish to prevent ssh from using compression when using a fast link,
> the overhead probably isn't worth it and may give you a reasonable boost in
> throughput.

Disabling compression in sshd_config didn't do much, maybe .1-.2 MiB increase.

However using arcfour did produce a significant increase as seen below.

[root@cyndane ~]# yes | pv | ssh titan -c arcfour "cat > /dev/null"
 389MiB 0:00:23 [20.8MiB/s]

I'll add arcfour to the ssh-arg path in BPC and see how things pan out.

Thanks for the pointers guys!

--
//Sorin

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to