[
https://issues.apache.org/jira/browse/COUCHDB-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005659#comment-13005659
]
Colin Godsey commented on COUCHDB-448:
--------------------------------------
This should be a configurable option for all HTTP requests, as deflate/gzip is
an HTTP standard, and quite useful when pushing large json documents over the
internet. Compressed json is still faster than most serialization methods, and
pretty dense too.
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira