[jira] [Commented] (COUCHDB-1286) Cannot replicate with nginx as reverse proxy

2011-09-18 Thread Dale Harvey (JIRA)

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

Dale Harvey commented on COUCHDB-1286:
--

I tested the patch against 1.2.x on the local couch, worked perfectly

Thanks Filipe

> Cannot replicate with nginx as reverse proxy
> 
>
> Key: COUCHDB-1286
> URL: https://issues.apache.org/jira/browse/COUCHDB-1286
> Project: CouchDB
>  Issue Type: Bug
>  Components: Replication
>Affects Versions: 1.2
>Reporter: Dale Harvey
>Assignee: Filipe Manana
> Attachments: couchdb-1286_bulk_docs.patch, nginx.conf, repl.log
>
>
> Replicating between 2 CouchDB instances on 1.2.x branch, one sites behind 
> nginx, a push replication to the one behind nginx fails with the attached log

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (COUCHDB-1286) Cannot replicate with nginx as reverse proxy

2011-09-18 Thread Dale Harvey (JIRA)

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

Dale Harvey commented on COUCHDB-1286:
--

Thats quick work, I attached my nginx.conf and can confirm that I dont get it 
on 1.1.x branch

> Cannot replicate with nginx as reverse proxy
> 
>
> Key: COUCHDB-1286
> URL: https://issues.apache.org/jira/browse/COUCHDB-1286
> Project: CouchDB
>  Issue Type: Bug
>  Components: Replication
>Affects Versions: 1.2
>Reporter: Dale Harvey
>Assignee: Filipe Manana
> Attachments: nginx.conf, repl.log
>
>
> Replicating between 2 CouchDB instances on 1.2.x branch, one sites behind 
> nginx, a push replication to the one behind nginx fails with the attached log

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (COUCHDB-1286) Cannot replicate with nginx as reverse proxy

2011-09-18 Thread Filipe Manana (JIRA)

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

Filipe Manana commented on COUCHDB-1286:


Seems like nginx doesn't like put/post requests with a chunked transfer 
encoding:

http://www.atnan.com/2008/8/8/transfer-encoding-chunked-chunky-http

I'll change it to not use chunked encoding with _bulk_docs.

> Cannot replicate with nginx as reverse proxy
> 
>
> Key: COUCHDB-1286
> URL: https://issues.apache.org/jira/browse/COUCHDB-1286
> Project: CouchDB
>  Issue Type: Bug
>  Components: Replication
>Affects Versions: 1.2
>Reporter: Dale Harvey
> Attachments: nginx.conf, repl.log
>
>
> Replicating between 2 CouchDB instances on 1.2.x branch, one sites behind 
> nginx, a push replication to the one behind nginx fails with the attached log

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (COUCHDB-1286) Cannot replicate with nginx as reverse proxy

2011-09-18 Thread Filipe Manana (JIRA)

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

Filipe Manana commented on COUCHDB-1286:


And does it work, with the same nginx configuration, with CouchDB 1.1.0 or 
older?
If not, it's very likely an nginx bad/missing configuration.

> Cannot replicate with nginx as reverse proxy
> 
>
> Key: COUCHDB-1286
> URL: https://issues.apache.org/jira/browse/COUCHDB-1286
> Project: CouchDB
>  Issue Type: Bug
>  Components: Replication
>Affects Versions: 1.2
>Reporter: Dale Harvey
> Attachments: repl.log
>
>
> Replicating between 2 CouchDB instances on 1.2.x branch, one sites behind 
> nginx, a push replication to the one behind nginx fails with the attached log

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira