Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 95184 invoked from network); 14 Apr 2011 15:41:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Apr 2011 15:41:56 -0000 Received: (qmail 88593 invoked by uid 500); 14 Apr 2011 15:41:55 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 88561 invoked by uid 500); 14 Apr 2011 15:41: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 88553 invoked by uid 99); 14 Apr 2011 15:41:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2011 15:41:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of email.workbench@gmail.com designates 209.85.161.52 as permitted sender) Received: from [209.85.161.52] (HELO mail-fx0-f52.google.com) (209.85.161.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2011 15:41:50 +0000 Received: by fxm6 with SMTP id 6so2205191fxm.11 for ; Thu, 14 Apr 2011 08:41:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=71yjhTWazhqSqLPiR3ecUwWHfdUocMstvjY2b9m061c=; b=sxZ+36ODrwgIsNE22okYCaE2j5GqpxkBcCIjAupyUaqrwdpSk3m09eU9xC4/eBTNl2 7Am0fxtp2XGGhmoTwwp3xzIKqEeRyUzf0V5Yxi+qJ7SqLUWDBoIK+fXlulk+F2XiH8lK mZP7bhqY/1XrcSdnLcP0z4l9yn8nQL1gNyUxc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=JYX4+10vFkNZ6qMVJ0UKlGnUw5Czi6QVhV7exOGYjgU6dl21LU2S7Tet+hJiIpknCP zqjtZDKUNvjS7NaHfvl7AUo3fOSGuaxElc07g/eft5D0kimXVpP6jSZBXx2Xzq2GEsSh skIn1RpV+W4ry5MXBp/YWB3VV6mO/Y1IlS2No= MIME-Version: 1.0 Received: by 10.223.95.138 with SMTP id d10mr1010296fan.21.1302795689456; Thu, 14 Apr 2011 08:41:29 -0700 (PDT) Sender: email.workbench@gmail.com Received: by 10.223.116.193 with HTTP; Thu, 14 Apr 2011 08:41:29 -0700 (PDT) Date: Thu, 14 Apr 2011 11:41:29 -0400 X-Google-Sender-Auth: 0TUEd6kNs-WaZc2qnNg6rQUOXXE Message-ID: Subject: Denial of Service Attacks From: Zdravko Gligic To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Folks, I am working on an ethnic community app, which may end up being prone to DoS attacks. According to this (below) Google App Engine FAQ, they may reimburse charges that are DoS related - which I find so nice and to point of being hard to believe. So, if true, is there any way of "hiding" my.cloudant.com and/or my.iriscouch.com site behind GAE but *without* sending all of the data back trough GAE and causing doubling up of bandwidth charges (from Couch hosting and from GAE) ? Here is the link http://code.google.com/appengine/kb/billing.html#dos Here is the related FAQ entry: What are my options if my application experienced a Denial of Service (DoS) attack? If you believe your application has been the target of a denial of service attack, please contact our support team and include a snippet of your request logs that corroborates this, along with an explanation of why this activity indicates an attack. You may be issued a credit for the service for this period of time. To access your logs, you can use our log export tool. Note that only the most recent 90 days of requests logs will be available for download, so it's important to file your grievance soon after the incident. Thanks again, Zdravko