[
https://issues.apache.org/jira/browse/KNOX-2779?focusedWorklogId=801087&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-801087
]
ASF GitHub Bot logged work on KNOX-2779:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Aug/22 18:21
Start Date: 16/Aug/22 18:21
Worklog Time Spent: 10m
Work Description: lmccay commented on PR #613:
URL: https://github.com/apache/knox/pull/613#issuecomment-1216991685
@nanhuirong - sure - start by filing a JIRA and describe what documentation
needs to be updated and then you can provide the documentation in the JIRA or
follow the process description in
https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process#ContributionProcess-DocumentationContributorWorkflow
Note that the site docs are in subversion, not in github.
So, you will likely have to attach the patch file to the JIRA.
Thanks for your interest and followup!
Issue Time Tracking
-------------------
Worklog Id: (was: 801087)
Time Spent: 1h 10m (was: 1h)
> support multiple hosts for gateway.host config
> ----------------------------------------------
>
> Key: KNOX-2779
> URL: https://issues.apache.org/jira/browse/KNOX-2779
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: nanhuirong
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Knox may dispatch requests from multiple services and must listen on 0.0.0.0
> if the request is not on the same plane. For example, host A has three
> network adapters and only two adapters receive requests, we must config
> 0.0.0.0 for gateway.host, Thus, the knox servive may has security issues.
>
> I think that we can expose multiple hosts for gateway.host as follows:
> <property>
> <name>gateway.host</name>
> <value>ip1,ip2...</value>
> </property>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)