|
From: | Bob Proulx |
Subject: | [sr #110322] Anonymous HTTPS cloning of emacs git repository has been failing |
Date: | Thu, 1 Oct 2020 19:24:46 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0 |
Follow-up Comment #1, sr #110322 (project administration): It's a strange problem. I am not immediately sure why this is failing. It had been working. It works for other projects. It works for git-daemon protocol. It works for ssh member protocol. It works for the raw dump http protocol. It is only the git-http-backend that this times out after exactly 1 minute. Therefore this feels like something specific to the emacs.git repository such as something that has been corrupted recently. However once again the other protocols succeed. Using a fast local system a full emacs clone takes 6 minutes. Remote clones over the Internet can only take longer. The 1 minute timeout on the surface seems like the default proxy_read_timeout 60s nginx setting. However for the other protocols interaction begins within 2 seconds. Also changing that timeout to 180s had no change and the http 504 timeout still occurred at exactly 1 minute. Therefore this seems to be a different timeout. _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/support/?110322> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |