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/


Reply via email to