[
https://issues.apache.org/jira/browse/COUCHDB-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599308#comment-14599308
]
ASF GitHub Bot commented on COUCHDB-2601:
-----------------------------------------
GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/474
config: use the new _nodes endpoints
introduces a new screen where the user has to chose a node that
they want to edit.
COUCHDB-2601 COUCHDB-2599 COUCHDB-2390
I need help with the design:


You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb-fauxton config-per-node
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/474.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #474
----
commit 986b2fc89364876cb025681f1da20522ee84523c
Author: Robert Kowalski <[email protected]>
Date: 2015-06-23T11:44:49Z
Revert "Detect if we run on a backdoor port"
This reverts commit 9ab1292d4e926ecba7c15291a04feb0342b40b21.
commit da28173b9109ff16f49088440133871bc40f8671
Author: Robert Kowalski <[email protected]>
Date: 2015-06-23T13:43:27Z
config: use the new _nodes endpoints
introduces a new screen where the user has to chose a node that
they want to edit.
COUCHDB-2601 COUCHDB-2599 COUCHDB-2390
----
> Config section - remove handler from chttpd
> -------------------------------------------
>
> Key: COUCHDB-2601
> URL: https://issues.apache.org/jira/browse/COUCHDB-2601
> Project: CouchDB
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: Database Core, Fauxton
> Reporter: Robert Kowalski
> Assignee: Robert Kowalski
> Priority: Blocker
> Fix For: 2.0.0
>
>
> if Fauxton gets a 404 we are not using the backdoor port which still
> supports `/_config` - this also solves the problem if user are using curl and
> try to change configuration on a clustered CouchDB behind a LB
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)