You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Yang Bo (JIRA)" <ji...@apache.org> on 2018/04/24 02:33:00 UTC

[jira] [Resolved] (SCB-479) Add proxy to service-center in frontend

     [ https://issues.apache.org/jira/browse/SCB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yang Bo resolved SCB-479.
-------------------------
       Resolution: Fixed
    Fix Version/s: service-center-1.0.0-m2

> Add proxy to service-center in frontend
> ---------------------------------------
>
>                 Key: SCB-479
>                 URL: https://issues.apache.org/jira/browse/SCB-479
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Service-Center
>    Affects Versions: service-center-1.0.0-m2
>            Reporter: Yang Bo
>            Assignee: Yang Bo
>            Priority: Major
>             Fix For: service-center-1.0.0-m2
>
>
> Currently the frontend visits service-center directly from user browser. This requires that the service-center must be listening on a address accessible from the user machine. (Frontend will not work if visited from other machines if service-center listens on localhost.)
> To resolve this issue, we need to add a proxy in the frontend server, and the user access the service-center through that proxy.
> This also eliminates the need to modify the apiList.js file when configuring service-center address and port.



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