Re: GIT clone fails, how to proceed?

2013-06-23 Thread Thomas Heil
Hi, On 23.06.2013 15:55, Willy Tarreau wrote: > Guys, I found a workaround which seems to be working quit ewell at the > moment. For some reason the kernel seems to ignore the max TCP window > size when GSO is enabled on the interface, resulting in hundreds of kB > in flight which take ages to rec

Re: GIT clone fails, how to proceed?

2013-06-23 Thread Willy Tarreau
Guys, I found a workaround which seems to be working quit ewell at the moment. For some reason the kernel seems to ignore the max TCP window size when GSO is enabled on the interface, resulting in hundreds of kB in flight which take ages to recover in case of losses => haproxy sees nothing move and

Re: GIT clone fails, how to proceed?

2013-06-23 Thread Willy Tarreau
Hi Lukas, OK it's a kernel issue on my reverse proxy. Look below, haproxy detected a timeout after 30s of idle : (fd 14 faces the client, fd 15 the server) epoll_wait(0, 0x1aebdd8, 0xc8, 0) = 0 gettimeofday({1371978241, 119519}, NULL) = 0 recv(15, "-\nR\216+f\213%G\3539\"\270\246{9\3037\2

Re: GIT clone fails, how to proceed?

2013-06-23 Thread Willy Tarreau
On Sun, Jun 23, 2013 at 10:54:00AM +0200, Lukas Tribus wrote: > Still fails here: > > lukas@ubuntuvm:~/haproxy-test$ time git clone > http://git.1wt.eu/git/haproxy.git/ > Cloning into 'haproxy'... > error: Unable to get pack file > http://git.1wt.eu/git/haproxy.git/objects/pack/pack-815835d1b2e2

RE: GIT clone fails, how to proceed?

2013-06-23 Thread Lukas Tribus
Hi Willy, > I've just put the cache into maintenance so that connections will go > directly to the origin, if you want to retry. It will be even slower > but probably worth a try. Still fails here: lukas@ubuntuvm:~/haproxy-test$ time git clone http://git.1wt.eu/git/haproxy.git/ Cloning into 'h

Re: GIT clone fails, how to proceed?

2013-06-23 Thread Willy Tarreau
Hi Lukas, On Sun, Jun 23, 2013 at 09:46:34AM +0200, Lukas Tribus wrote: > Hi, > > > I find it strange that the 'normal' git repository (though slow) is > > unable to clone correctly. But i guess thats not so important if there > > is a good workaround / secondary up to date repository. > > I agr

RE: GIT clone fails, how to proceed?

2013-06-23 Thread Lukas Tribus
Hi, > I find it strange that the 'normal' git repository (though slow) is > unable to clone correctly. But i guess thats not so important if there > is a good workaround / secondary up to date repository. I agree, slow is one thing, not working is another thing. Willy, can you take a look why c

Re: GIT clone fails, how to proceed?

2013-06-22 Thread PiBa-NL
Hi Lukas, Thanks, that works indeed. Maybe its worth mentioning this url in the websites main page where the links to "Latest versions" is also present? I find it strange that the 'normal' git repository (though slow) is unable to clone correctly. But i guess thats not so important if there i

RE: GIT clone fails, how to proceed?

2013-06-21 Thread Lukas Tribus
Hi! > When trying to clone the repository it always seems to fail. (there have > been more reports of this in emails/irc of other users..) > Also it seams to take ages before it fails.. I'm using the formilux mirror, which is mentioned in the README: git clone http://master.formilux.org/git/peopl