You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/07 14:19:00 UTC

[jira] [Commented] (COUCHDB-2601) Config section - remove handler from chttpd

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

ASF GitHub Bot commented on COUCHDB-2601:
-----------------------------------------

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/400

    Detect if we run on a backdoor port

    This enables us to find out in Fauxton if we run on a backdoor
    port.
    
    COUCHDB-2601 COUCHDB-2599 COUCHDB-2390
    COUCHDB-2390

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertkowalski/couchdb-fauxton 2601-2390-config-backdoor-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/400.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 #400
    
----
commit 89cef0a6d34b414603fe666fe186696eb0847408
Author: Robert Kowalski <ro...@apache.org>
Date:   2015-05-07T12:00:38Z

    Detect if we run on a backdoor port
    
    This enables us to find out in Fauxton if we run on a backdoor
    port.
    
    COUCHDB-2601 COUCHDB-2599 COUCHDB-2390
    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)