From user-return-5731-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Sat Aug 01 11:47:48 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 51166 invoked from network); 1 Aug 2009 11:47:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Aug 2009 11:47:48 -0000 Received: (qmail 52035 invoked by uid 500); 1 Aug 2009 11:47:51 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 51946 invoked by uid 500); 1 Aug 2009 11:47:50 -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 51935 invoked by uid 99); 1 Aug 2009 11:47:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Aug 2009 11:47:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gurdiga@gmail.com designates 209.85.220.227 as permitted sender) Received: from [209.85.220.227] (HELO mail-fx0-f227.google.com) (209.85.220.227) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Aug 2009 11:47:41 +0000 Received: by fxm27 with SMTP id 27so1604527fxm.11 for ; Sat, 01 Aug 2009 04:47:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=RaBN5cq8G+LdZor+Yl/rocj5GHfPmyXiwHFmcB2jijk=; b=KbD+aicsH6s0Y6/oEXvK2ZoFx4s8vP3si1AlTPzwMPr7mJLocr+WRsYJTGZkQvyIWM 94j816QxM3okedFQgJCPhrPWOnbPfsKtwQiC6YVyAOd23ZtiH17QaC/i92E4H0QUGSEZ QEB9PyeN50ReSv4pWZCpI4q6mMytTvy0TYgEA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=mteb8N1cKHRa7Yh32CKXxyXGZLu/qmnFHQMwB5doYDapH64xBxO0A5Ogf0iNRUU4WK ORbFyM9qfhULw0Uzr2aasW+3UWGpBFuWg1n4aGkK8oFna3eOJFxaPu2lKFmCo9iJDfZX U2Fa3Uogi88bk3j0rzL796VLlTq51I8VyBfuU= MIME-Version: 1.0 Received: by 10.102.228.10 with SMTP id a10mr711920muh.81.1249127240901; Sat, 01 Aug 2009 04:47:20 -0700 (PDT) In-Reply-To: References: Date: Sat, 1 Aug 2009 14:47:20 +0300 Message-ID: Subject: Re: show request From: Vlad GURDIGA To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Mystery solved. :) The reason why I did not see the logged message in the log was that the show was cached and I simply got a HTTP 304 response. AFAICS, the show was simply not executed although was changed (yes, I have uploaded my changes with "couchapp push").