Florian Weimer <fw@xxxxxxxxxxxxx> 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. -- Eric Wong - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html