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 0894AEF01 for ; Thu, 14 Feb 2013 18:28:34 +0000 (UTC) Received: (qmail 73177 invoked by uid 500); 14 Feb 2013 18:28:32 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 73137 invoked by uid 500); 14 Feb 2013 18:28:32 -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 73129 invoked by uid 99); 14 Feb 2013 18:28:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 18:28:32 +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 (athena.apache.org: domain of bchesneau@gmail.com designates 209.85.216.179 as permitted sender) Received: from [209.85.216.179] (HELO mail-qc0-f179.google.com) (209.85.216.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 18:28:25 +0000 Received: by mail-qc0-f179.google.com with SMTP id b40so987427qcq.38 for ; Thu, 14 Feb 2013 10:28:05 -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=7wSDjkVoBA7WNo0uZhSdGU7h9B3w5eGIgq4s9NBxKtU=; b=VQQsDT+XNoLGaZtAohqClUTbyhOfHG7+3T+t/0I/05FEDU7K4AA7jW6hz58I5dSmAq h1g2SUQPckRoN3UFjQ2ab7LdYUrL+byWtYjowcOPXubkalgfZPm0Mi9p0El7ExcyCVah KeR0PXUKkRD2Ytwx0pMraYvjfEWM2h1ITqsu2GvZYOaYmTe+U4C+vme7Lk5gcgDvXyUG LjBMQnhAfqdE7cxMrW06uz0cSKyI+uX9q8agymP11MnZCKWDTCg/v+PcHC7jty+MyRrU Yoi0tXLD3gWFTx5lCXj7J5xCGSWSFtWhaY6/8kKjZtlFffr0zU8P6qKiDifqBzy5cMgm 1+qQ== MIME-Version: 1.0 X-Received: by 10.224.100.130 with SMTP id y2mr1002079qan.40.1360866485210; Thu, 14 Feb 2013 10:28:05 -0800 (PST) Received: by 10.49.64.232 with HTTP; Thu, 14 Feb 2013 10:28:05 -0800 (PST) In-Reply-To: References: Date: Thu, 14 Feb 2013 19:28:05 +0100 Message-ID: Subject: Re: 400 Exceeded rewrite recursion limit From: Benoit Chesneau To: "user@couchdb.apache.org" Content-Type: multipart/alternative; boundary=20cf306f7504700f1304d5b36b47 X-Virus-Checked: Checked by ClamAV on apache.org --20cf306f7504700f1304d5b36b47 Content-Type: text/plain; charset=ISO-8859-1 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 >> > --20cf306f7504700f1304d5b36b47--