You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/05/01 17:31:49 UTC

[jira] [Updated] (INFRA-4736) slow authentication to git-wip-us.apache.org

     [ https://issues.apache.org/jira/browse/INFRA-4736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated INFRA-4736:
------------------------------------

    Description: 
Pulling from git-wip-us.apache.org is very speedy -- if you aren't authenticating.  However, as a committer you're always authenticating, and this is painfully slow.

Without authentication:

time git pull
Already up-to-date.

real    0m0.430s

With authentication:

time git pull
Already up-to-date.

real    0m17.767s


  was:
Pulling from git-wip-us.apache.org is very speedy -- if you aren't authenticating.  However, as a committer you're always authenticating, and this is painfully slow.

Without authentication:
{noformat}
time git pull
Already up-to-date.

real    0m0.430s
{noformat}

With authentication:
{noformat}
time git pull
Already up-to-date.

real    0m17.767s
{noformat}

    
> slow authentication to git-wip-us.apache.org
> --------------------------------------------
>
>                 Key: INFRA-4736
>                 URL: https://issues.apache.org/jira/browse/INFRA-4736
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Brandon Williams
>            Priority: Minor
>
> Pulling from git-wip-us.apache.org is very speedy -- if you aren't authenticating.  However, as a committer you're always authenticating, and this is painfully slow.
> Without authentication:
> time git pull
> Already up-to-date.
> real    0m0.430s
> With authentication:
> time git pull
> Already up-to-date.
> real    0m17.767s

--
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