Re: [RFC PATCH] Add WEBDAV timeout to http-fetch.
From: Panagiotis Issaris <hidden>
Date: 2016-06-15 22:42:42
Hi, Thanks for your quick reply! On Fri, Oct 06, 2006 at 10:04:01PM -0400 or thereabouts, Sean wrote:
If a server is having problems delivering the Git repo over WEBDAV, timeout after two minutes so that a regular http transfer can be tried. [...] Maybe the real solution is just to figure out and fix whatever is going on with the WEBDAV server and forget this patch.
I had a quick glance at the Apache2 config on this server: grep -i dav /etc/apache2/apache2.conf # redirects for folders with DAV methods. BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully Google showed me some bugs occurring on other software where they said the problems were happening because the redirect weren't handled correctly. I haven't got a clue about this, but thought mentioning it might ring someone's bell :) With friendly regards, Takis -- OpenPGP key: http://lumumba.luc.ac.be/takis/takis_public_key.txt fingerprint: 6571 13A3 33D9 3726 F728 AA98 F643 B12E ECF3 E029