From: Eric Wong <normalperson@yhbt.net>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org, Florian Weimer <fw@deneb.enyo.de>
Subject: Re: [PATCH] git-svn: error out when the SVN connection fails during a fetch
Date: Wed, 6 Dec 2006 11:45:30 -0800 [thread overview]
Message-ID: <20061206194530.GA24986@localdomain> (raw)
In-Reply-To: <7v64co4zo0.fsf@assigned-by-dhcp.cox.net>
Junio C Hamano <junkio@cox.net> wrote:
> Florian Weimer <fw@deneb.enyo.de> writes:
>
> > * Eric Wong:
> >
> >> Florian Weimer <fw@deneb.enyo.de> wrote:
> >>> * Eric Wong:
> >>>
> >>> > Does the following patch help?
> >>>
> >>> Don't think so. The issue is not timing-related. I've seen a failure
> >>> every 1000 requests, which suggests to me that it's hitting the
> >>> MaxKeepAliveRequests limit configured on the server.
> >>
> >> Actually, that's exactly what this patch should fix. git-svn restarts a
> >> child every 1000 revisions to avoid memory usage from going through the
> >> roof.
> >
> > Oh. My (limited) testing of the patch confirms that.
>
> Ok, so this means I should apply this one, right?
Yes, please do. Thanks.
--
prev parent reply other threads:[~2006-12-06 19:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-28 22:06 [PATCH] git-svn: error out when the SVN connection fails during a fetch Eric Wong
2006-11-28 22:24 ` Eric Wong
2006-12-03 18:23 ` Florian Weimer
2006-12-04 8:52 ` Eric Wong
2006-12-04 8:56 ` Florian Weimer
2006-12-04 9:05 ` Eric Wong
2006-12-06 17:01 ` Florian Weimer
2006-12-06 19:01 ` Junio C Hamano
2006-12-06 19:45 ` Eric Wong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061206194530.GA24986@localdomain \
--to=normalperson@yhbt.net \
--cc=fw@deneb.enyo.de \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).