You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/30 13:43:00 UTC

[jira] [Commented] (DISPATCH-1155) dueling httpRootDirs

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

ASF GitHub Bot commented on DISPATCH-1155:
------------------------------------------

GitHub user mgoulish opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/409

    DISPATCH-1155 : force explicit config of http root dir

    Force the user to explicit specify HTTP root dir when requesting http support on a listener. 
    Issue a warning log message if HTTP service is requested, but root dir not specified.


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

    $ git pull https://github.com/mgoulish/qpid-dispatch DISPATCH-1155

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

    https://github.com/apache/qpid-dispatch/pull/409.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 #409
    
----
commit 61564b930f25859702cce2b355d78c30ee3e75cd
Author: Michael Goulish <mg...@...>
Date:   2018-10-30T13:40:23Z

    DISPATCH-1155 : force explicit config of http root dir

----


> dueling httpRootDirs
> --------------------
>
>                 Key: DISPATCH-1155
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1155
>             Project: Qpid Dispatch
>          Issue Type: Bug
>            Reporter: michael goulish
>            Assignee: michael goulish
>            Priority: Major
>
> New version of qpid-dispatch-router uses "/usr/share/qpid-dispatch/console/stand-alone" as the default httpRootDir. But when installing new qpid-dispatch-console package, the pages are available at "/usr/share/qpid-dispatch/console".
> This forces the user to define httpRootDir on the listener to bypass this issue.
> Ted suggests this fix:
>  
> Remove the default behavior for httpRootDir. If it is not specified in the configuration for a listener, then HTTP requests shall be rejected on connections to that listener. Such a listener would only be usable for AMQP over websockets.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org