You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Adam Kocoloski (JIRA)" <ji...@apache.org> on 2009/11/19 22:11:39 UTC

[jira] Created: (COUCHDB-572) replication fails when a proxy gzips attachments

replication fails when a proxy gzips attachments
------------------------------------------------

                 Key: COUCHDB-572
                 URL: https://issues.apache.org/jira/browse/COUCHDB-572
             Project: CouchDB
          Issue Type: Bug
          Components: Replication
    Affects Versions: 0.10, 0.10.1
            Reporter: Adam Kocoloski
            Assignee: Adam Kocoloski
             Fix For: 0.11


The replicators declares an Accept-Encoding:gzip for attachment requests,  but that's not actually true.  As a result it cannot work when talking to a proxy server that gzips responses from CouchDB.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COUCHDB-572) replication fails when a proxy gzips attachments

Posted by "Adam Kocoloski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Kocoloski closed COUCHDB-572.
----------------------------------

    Resolution: Fixed

Fixed in http://svn.apache.org/viewvc?revision=882295&view=revision


> replication fails when a proxy gzips attachments
> ------------------------------------------------
>
>                 Key: COUCHDB-572
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-572
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 0.10, 0.10.1
>            Reporter: Adam Kocoloski
>            Assignee: Adam Kocoloski
>             Fix For: 0.11
>
>
> The replicators declares an Accept-Encoding:gzip for attachment requests,  but that's not actually true.  As a result it cannot work when talking to a proxy server that gzips responses from CouchDB.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.