endyjasmi opened a new issue #1054: CouchDB as a proxy over chttpd not working URL: https://github.com/apache/couchdb/issues/1054 ## Expected Behavior When setting up CouchDB as a proxy using [this](http://docs.couchdb.org/en/2.1.1/config/proxying.html) as a guide. It should work on port 5984. I remember a while back when authentication facing the same issue of not working on port 5984. Maybe it's the same problem? ## Current Behavior Currently, after I have set the httpd_global_handlers, the proxy is working on port 5986 but not working on port 5984. ## Possible Solution Migrate the proxy handler code to chttpd side? ## Steps to Reproduce (for bugs) Setup CouchDB as a proxy and try to access the proxy endpoint prefix using port 5984. ## Context I'm trying to use CouchDB as a front facing web server to reduce the number of service needed in the production. *Currently using a reverse proxy in front* ## Your Environment * Version used: CouchDB 2.1.1 * Browser Name and version: Google Chrome Version 62.0.3202.94 (Official Build) (64-bit) * Operating System and version (desktop or mobile): Windows 10 Pro (Desktop)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
