It would be helpful if you could isolate the cipher and protocol being
used.

Try something from the client to the source like "openssl s_client
-connect <SOURCE>:443 -tls1"

It should return the cipher that is being used.

As I commented on bug 940230, you should also test the relative speed of
the cipher using "openssl speed <cipher>".

This should help isolate where the regression is.

Given that openssl affects so many packages, I think it's important that
this be resolved asap as it'll have significant performance
ramifications as evidenced by this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/963420

Title:
  https download performance significantly worse in precise than lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/963420/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to