You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Elias Ross (Created) (JIRA)" <ji...@apache.org> on 2012/02/06 22:19:00 UTC

[jira] [Created] (IVY-1337) Ivy should reuse HTTPS connection and reuse HTTP credentials

Ivy should reuse HTTPS connection and reuse HTTP credentials
------------------------------------------------------------

                 Key: IVY-1337
                 URL: https://issues.apache.org/jira/browse/IVY-1337
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.2.0
            Reporter: Elias Ross


Using a HTTPS connection, a new SSL re-connect is required for every operation. This is very slow.

Also, basic auth credentials are "forgotten" for every new HTTP operation. This also slows down using repositories that are HTTPS and use authorization.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira