live-mirroring of repository
Lasse Kliemann
lasse at lassekliemann.de
Sat May 2 14:46:53 UTC 2015
Lasse Kliemann <lasse at lassekliemann.de> writes:
> However, the hangs still occur. Maybe not as frequently as before, though.
It turns out that (at least after the modification) the problem is
*always* that server A cannot push to server B, which works by
HTTPS. The problem is triggered by running two clients, X and Y, where X
pushes repeatedly to A and Y does the same for B. If it hangs, then
*both* hang: the hook pushing from A to B, *and* the client Y pushing to
B. So I now believe there is something wrong with server B. In the
Apache logs, I see:
AH01220: Timeout waiting for output from CGI script /home/apache/hg/cgi
Script timed out before returning headers: cgi
This comes for both pushers: server A and client Y.
All other attempts for causing a hang by hammering server B have failed
so far.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20150502/20289371/attachment.asc>
More information about the Mercurial
mailing list