Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 42094 invoked from network); 4 Aug 2009 16:37:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 16:37:35 -0000 Received: (qmail 48241 invoked by uid 500); 4 Aug 2009 16:37:39 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 48152 invoked by uid 500); 4 Aug 2009 16:37:39 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 48142 invoked by uid 99); 4 Aug 2009 16:37:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 16:37:39 +0000 X-ASF-Spam-Status: No, hits=-1998.8 required=10.0 tests=ALL_TRUSTED,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 16:37:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3845E234C044 for ; Tue, 4 Aug 2009 09:37:15 -0700 (PDT) Message-ID: <1587649357.1249403835216.JavaMail.jira@brutus> Date: Tue, 4 Aug 2009 09:37:15 -0700 (PDT) From: "Adam Kocoloski (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Assigned: (COUCHDB-448) Support Gzip encoding for replicating over slow connections In-Reply-To: <1115482840.1249401615943.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski reassigned COUCHDB-448: -------------------------------------- Assignee: Adam Kocoloski > Support Gzip encoding for replicating over slow connections > ----------------------------------------------------------- > > Key: COUCHDB-448 > URL: https://issues.apache.org/jira/browse/COUCHDB-448 > Project: CouchDB > Issue Type: Improvement > Components: HTTP Interface > Reporter: Jason Davies > Assignee: Adam Kocoloski > > This shouldn't be too hard to add, we should support it in general for all HTTP requests to the server and also allow it to be enabled in the replicator client for pull/push replication. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.