Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 165D8DC8F for ; Fri, 15 Feb 2013 07:51:16 +0000 (UTC) Received: (qmail 86757 invoked by uid 500); 15 Feb 2013 07:51:14 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 86711 invoked by uid 500); 15 Feb 2013 07:51:13 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 86660 invoked by uid 99); 15 Feb 2013 07:51:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 07:51:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bchesneau@gmail.com designates 209.85.216.46 as permitted sender) Received: from [209.85.216.46] (HELO mail-qa0-f46.google.com) (209.85.216.46) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 07:51:06 +0000 Received: by mail-qa0-f46.google.com with SMTP id o13so313145qaj.12 for ; Thu, 14 Feb 2013 23:50:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=7pYCh2roBLTtb/Ysol2bMpR88sZdtrqFFt3x04E665s=; b=Eye3kRqeHF01cZz6fGcNN+Tmcmv1pJYj/jNrMYtZ+zqkLfsKDuHDphXLIlg+GXOZ4D QHe/8eTFLGGqwTomskDovGXjpUjkKbs6BNiBvgg0KvxY1GyTwUF9JN27WIjFUms2Qu1Q l3NTwTZICidu+1/eg/FLTXV8cvxsgMOOR0nOstsLIUB0rO7QtkB63uIY/VJk5pKU6pcH n0dQhlrzHzwqEFR4fH89TU3UVhwzohjxC/8uaHu5qoQLt/8+/X/4+rn7IvI020yNt7LN +cWfoVkeCOmQrjxgglNTOZqid2aTXVzt6dx0YEYZxmVks+ol1NmCoLA+tEJW19v3w3bL RjOQ== MIME-Version: 1.0 X-Received: by 10.49.48.113 with SMTP id k17mr731849qen.51.1360914645320; Thu, 14 Feb 2013 23:50:45 -0800 (PST) Received: by 10.49.64.232 with HTTP; Thu, 14 Feb 2013 23:50:45 -0800 (PST) In-Reply-To: References: Date: Fri, 15 Feb 2013 08:50:45 +0100 Message-ID: Subject: Re: 400 Exceeded rewrite recursion limit From: Benoit Chesneau To: "user@couchdb.apache.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Feb 15, 2013 at 7:38 AM, David Rose wrote: > We were experiencing that with 1.2.1. We downgraded to 1.2.0 and the > problem went away. > I see in the commit logs : https://github.com/apache/couchdb/commit/30334ac87a90fc88804037cab073caf9fc= 48de38 Did you try to increase that limit? - beno=EEt > > On Thu, Feb 14, 2013 at 12:28 PM, Benoit Chesneau wr= ote: > >> On Thursday, February 14, 2013, Benoit Chesneau wrote: >> >> > still waiting for proper *debug* log though. >> > >> > >> by that i meant with the log level at debug. ;) >> >> > On Thursday, February 14, 2013, Paul Frazee wrote: >> > >> >> This is an active ticket on Couch's issue tracker ( >> >> https://issues.apache.org/jira/browse/COUCHDB-1651< >> >> >> https://issues.apache.org/jira/browse/COUCHDB-1651?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13559= 035#comment-13559035 >> >> >). >> >> I thought I'd reach out to the users list for a fix, because it's >> keeping >> >> me from launching. >> >> >> >> --- >> >> >> >> Has anybody else experienced chronic (but not directly reproduceable) >> 400 >> >> "Exceeded rewrite recursion limit" errors? When it occurs, all rewrit= e >> >> paths go down until the server is restarted. >> >> >> >> If there's a way to implement my routes more safely, I'd be open to >> >> suggestions. Most recently, I removed my open glob (* to *) but that = has >> >> not solved the issue. >> >> >> >> You can read more about my configuration at the linked issue. >> >> >> >> Thanks >> >> pfraze >> >> >> > >>