[ 
https://issues.apache.org/jira/browse/COUCHDB-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755753#action_12755753
 ] 

Damien Katz commented on COUCHDB-448:
-------------------------------------

Ideally we'll store attachments gzipped, and then just stream them unchanged 
for clients that can handle, decompress for clients that can't.

We'll probably need a config file to avoid mime types that aren't compressable, 
like images and movies.

> 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.

Reply via email to