On Jan 12, 2014 4:54 PM, "Joe Van Dyk" <[email protected]> wrote:
>
> When doing a backup-fetch, I get about 6.5-8 megabytes per second
download from S3. I was expecting it to be a bit faster. Measured it
through iftop and nethogs.
>
> I'm noticing that wal-e is using close to 100% of cpu, top shows it
hovering at about 97%.

Python 2.6 you say? This version cannot block 3DES encipherment because of
a missing feature of the ssl module.  This fix helped my surprisingly slow
cases a lot.

To confirm, try running Linux 'perf top' and see what symbols crop up.  The
3DES symbols in openssl were perspicuously named, which is how this bug was
diagnosed.

-- 
You received this message because you are subscribed to the Google Groups 
"wal-e" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to