Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Disable appstats on app.yaml

Received: by 10.205.123.6 with SMTP id gi6mr151981bkc.5.1334217365548;
        Thu, 12 Apr 2012 00:56:05 -0700 (PDT)
X-BeenThere: google-appengine@googlegroups.com
Received: by 10.204.156.65 with SMTP id v1ls1783593bkw.4.gmail; Thu, 12 Apr
 2012 00:55:24 -0700 (PDT)
Received: by 10.204.156.18 with SMTP id u18mr152740bkw.3.1334217324636;
        Thu, 12 Apr 2012 00:55:24 -0700 (PDT)
Received: by 10.204.156.18 with SMTP id u18mr152739bkw.3.1334217324620;
        Thu, 12 Apr 2012 00:55:24 -0700 (PDT)
Return-Path: <moisesbelc...@gmail.com>
Received: from mail-bk0-f52.google.com (mail-bk0-f52.google.com [209.85.214.52])
        by gmr-mx.google.com with ESMTPS id 8si6188134bka.1.2012.04.12.00.55.24
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 12 Apr 2012 00:55:24 -0700 (PDT)
Received-SPF: pass (google.com: domain of moisesbelc...@gmail.com designates 209.85.214.52 as permitted sender) client-ip=209.85.214.52;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of moisesbelc...@gmail.com designates 209.85.214.52 as permitted sender) smtp.mail=moisesbelc...@gmail.com; dkim=pass header...@gmail.com
Received: by bkcjm19 with SMTP id jm19so1812954bkc.11
        for <google-appengine@googlegroups.com>; Thu, 12 Apr 2012 00:55:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=pQ9WahowL3H/tOg+SQloDclmZWIhn8fybXTL2DQVkwI=;
        b=wAPz27r7Mukh164tNXgfM2MdYEOk4k5XhNb2i+RclZbKAkm8pku78ShQ5GUtigiLhx
         MYJw6Al59F9QKMaMa7+z5z5N6Qfy6GFpXdqbKc6ZADvky7eQvzPwLmLV523WH9CZH1VW
         EsmFVliIXDLnqwWVUReq7qetzEAJnFAwCQWFNNpbl5eSocqaLQUsANRgmSoCcbmIu9O1
         o2xnn+H3tEVIPtGf/MZgaXEAmgH8P+HJlC4xd3oehiSp4nmbUn2yEEpvX9T2AnDn9vVP
         wk8iVDCYkq5fObIQmRCw/p6PCU2VQFWUtwTyRQY2dBGztOS4DuYCqdSITvFdZlYdVRjh
         bdZg==
MIME-Version: 1.0
Received: by 10.205.137.15 with SMTP id im15mr426282bkc.54.1334217324362; Thu,
 12 Apr 2012 00:55:24 -0700 (PDT)
Received: by 10.204.152.87 with HTTP; Thu, 12 Apr 2012 00:55:24 -0700 (PDT)
Date: Thu, 12 Apr 2012 09:55:24 +0200
Message-ID: <CAF8gCqDL6v_FoHTC1o4CrFRa+FrVAB4SMR1S47SJfBOgj2K...@mail.gmail.com>
Subject: Disable appstats on app.yaml
From: Moises Belchin <moisesbelc...@gmail.com>
To: Google App Engine <google-appengine@googlegroups.com>
Content-Type: multipart/alternative; boundary=000e0ce0f68eabf9f304bd76adcd

--000e0ce0f68eabf9f304bd76adcd
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi all,

Is there any way to disable appstats only for one handler through app.yaml =
?

How can I get additional infor for appstats advanced configuration ?

I want to disable appstats for remote_api handler.

- url: /_ah/remote_api
   script: google.appengine.ext.remote_api.handler.application
   login: admin

Thanks so much.

Saludos.
Mois=E9s Belch=EDn.

--000e0ce0f68eabf9f304bd76adcd
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<font face=3D"verdana, sans-serif"><div>Hi all,</div><div><br></div><div>Is=
 there any way to disable appstats only for one handler through app.yaml ?<=
/div><div><br></div><div>How can I get additional infor for appstats advanc=
ed configuration ?</div>
<div><br></div><div>I want to disable appstats for remote_api handler.</div=
><div><br></div><div>- url: /_ah/remote_api</div><div>=A0 =A0script: google=
.appengine.ext.remote_api.handler.application</div><div>=A0 =A0login: admin=
</div>
<div><br></div><div>Thanks so much.</div></font><div><font face=3D"verdana,=
 sans-serif"><span style=3D"font-family:arial"><div><font face=3D"verdana, =
sans-serif"><br></font></div><div><font face=3D"verdana, sans-serif">Saludo=
s.</font></div>
<div><font face=3D"verdana, sans-serif">Mois=E9s Belch=EDn.</font></div></s=
pan></font><br>
</div>

--000e0ce0f68eabf9f304bd76adcd--