softlayer / softlayer-object-storage-backup

Other
11 stars 3 forks source link

Performance and threading enhancments #10

Closed CrackerJackMack closed 11 years ago

CrackerJackMack commented 11 years ago

Greatly reduced authentication requests (thanks sudorandom) Authention request reduction increased upload rate Threading can now be completely turned off by setting threads to zero (-t 0 ; threads = 0) Properly setting the user-agent