[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[savannah-help-public] [sr #109651] Git checking is slow - DNS timeout?
From: |
Ole Tange |
Subject: |
[savannah-help-public] [sr #109651] Git checking is slow - DNS timeout? |
Date: |
Sun, 21 Apr 2019 09:21:36 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0 |
Follow-up Comment #7, sr #109651 (project administration):
So the problem also exists in ssh:
stdout ssh -vvvv 209.51.188.201 echo | timestamp --delta > ssh-vvvv-log.txt
It is actually faster for me to run `git` through `torsocks`:
$ time git pull
real 0m32.518s
user 0m0.060s
sys 0m0.036s
$ time torsocks git pull
real 0m2.865s
user 0m0.057s
sys 0m0.043s
And I can live with this being a bit sluggish.
Again it brings us back to something on the server's SSH config really does
not like my IP-address.
(file #46806)
_______________________________________________________
Additional Item Attachment:
File name: ssh-vvvv-log.txt Size:14 KB
<https://savannah.nongnu.org/file/ssh-vvvv-log.txt?file_id=46806>
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/support/?109651>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [savannah-help-public] [sr #109651] Git checking is slow - DNS timeout?,
Ole Tange <=