You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/06/22 06:21:57 UTC

[GitHub] [cloudstack] wido commented on pull request #4885: UI: Add multiple management server support

wido commented on pull request #4885:
URL: https://github.com/apache/cloudstack/pull/4885#issuecomment-865632294


   > @davidjumani In the previous discussion at [apache/cloudstack-primate#898](https://github.com/apache/cloudstack-primate/pull/898) there was a discussion about the CORS issue, and I think it will be solved by Nginx proxy. I think so.
   
   Indeed. As long as a proxy in between is used to use URLs and not different domains for management servers CORS is not an issue, for example:
   
   - /proxy/management-server-1
   - /proxy/management-server-2
   - /proxy/management-server-3
   
   These would be the relative URLs to reach the different management servers.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org