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 41E89D281 for ; Thu, 14 Feb 2013 17:59:32 +0000 (UTC) Received: (qmail 75778 invoked by uid 500); 14 Feb 2013 17:59:30 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 75746 invoked by uid 500); 14 Feb 2013 17:59:30 -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 75712 invoked by uid 99); 14 Feb 2013 17:59:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 17:59:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,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.128.45 as permitted sender) Received: from [209.85.128.45] (HELO mail-qe0-f45.google.com) (209.85.128.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 17:59:22 +0000 Received: by mail-qe0-f45.google.com with SMTP id b4so1192323qen.4 for ; Thu, 14 Feb 2013 09:59:01 -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; bh=vrAZhNOCpkgF0yzdavPpj76T79+lb37bmoSMvsAjB4c=; b=k7I0EtYZhL6KZVpqpJq1NJDerWnP002yO2ZII91ZVimje4LA/b6C5vYA81zllJ8L95 aPNrU6l+8e6U9JzTx5apo+YIfvpt24lP9lEKQuZlVn5xNf2MfmY/TqooyAsCkOX9NyCz CCr39tGGxpNEwUD76G28Mu+9x9gVup+fw+mHpksiPJoHWZawqSPSfOWFKXXVDSGy1f6S 9wNBSaQVBVZOo6NnNirp49W8+S+7oyOUEOB/Zwzl6B/YXC6S8LlpwzgEcu/nbyw3jT0P qYTlLVqXodGjhnjwDxC4cUTIdOuqXOvL5K5l55p9HpWu3OnF4YYlzQP4XmSJD8/ZGLQv SMWg== MIME-Version: 1.0 X-Received: by 10.49.95.166 with SMTP id dl6mr12094233qeb.33.1360864741351; Thu, 14 Feb 2013 09:59:01 -0800 (PST) Received: by 10.49.64.232 with HTTP; Thu, 14 Feb 2013 09:59:00 -0800 (PST) In-Reply-To: References: Date: Thu, 14 Feb 2013 18:59:00 +0100 Message-ID: Subject: Re: 400 Exceeded rewrite recursion limit From: Benoit Chesneau To: "user@couchdb.apache.org" Content-Type: multipart/alternative; boundary=047d7b677ec07ee03404d5b30383 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b677ec07ee03404d5b30383 Content-Type: text/plain; charset=ISO-8859-1 still waiting for proper *debug* log though. 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=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559035#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 rewrite > 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 > --047d7b677ec07ee03404d5b30383--