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 E772FE961 for ; Fri, 15 Feb 2013 06:38:59 +0000 (UTC) Received: (qmail 38903 invoked by uid 500); 15 Feb 2013 06:38:58 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 37991 invoked by uid 500); 15 Feb 2013 06:38:55 -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 37126 invoked by uid 99); 15 Feb 2013 06:38:53 -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 06:38:53 +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 doppler@gmail.com designates 209.85.216.182 as permitted sender) Received: from [209.85.216.182] (HELO mail-qc0-f182.google.com) (209.85.216.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Feb 2013 06:38:45 +0000 Received: by mail-qc0-f182.google.com with SMTP id k19so1158234qcs.41 for ; Thu, 14 Feb 2013 22:38:24 -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=1JOC10M8YgzNx4cnqgB+5Oa2uNVwR59V0g8MlqxZXMs=; b=ub0QdmJI7LSG1EvJkaDbkNBEHds2eUTRsBuNXEEv7+r78IeVz8UI8QZrub9byOu+ej l1zLvGuxQdJMrbcrGfHrvfHhSFQ1mmKecTa+LJkYUjiZQDULN8o8HopMn3scvdfIPzwU aceOuPAGduNhAHNnSAXWK+tVBR9d9PEVzzdTqcdXoT+EDTfnaiQAxIu5h+ZaHLRI+Lt+ vRci2xTebj8HvSBfr1bMP01IR3ymrkWpJz0esoFYmUlum2YR4MaWttVAlw6DisMjdIu+ nozNgdKR6zFuCsqqqLFtOXYsNSFH5fo2FV+TjfYevDjZYa2z22kkrbZ+KpbxJGB0912T iMXQ== MIME-Version: 1.0 X-Received: by 10.49.127.145 with SMTP id ng17mr673068qeb.25.1360910304404; Thu, 14 Feb 2013 22:38:24 -0800 (PST) Received: by 10.229.68.224 with HTTP; Thu, 14 Feb 2013 22:38:24 -0800 (PST) In-Reply-To: References: Date: Fri, 15 Feb 2013 00:38:24 -0600 Message-ID: Subject: Re: 400 Exceeded rewrite recursion limit From: David Rose To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=047d7b6dcee043e46104d5bd9f0d X-Virus-Checked: Checked by ClamAV on apache.org --047d7b6dcee043e46104d5bd9f0d Content-Type: text/plain; charset=ISO-8859-1 We were experiencing that with 1.2.1. We downgraded to 1.2.0 and the problem went away. On Thu, Feb 14, 2013 at 12:28 PM, Benoit Chesneau wrote: > 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=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 > >> > > > --047d7b6dcee043e46104d5bd9f0d--