[one-users] web UI does not work for zone/vDC if sunstone server is behind a reverse proxy server

Carlo Daffara carlo.daffara at cloudweavers.eu
Mon Aug 25 06:02:05 PDT 2014


You should add the two parameters

underscores_in_headers on;
proxy_pass_request_headers on;

to your nginx configuration file; so that header requests are passed as-is (the first one is used to force passing headers that contain an underscore,
as required by Sunstone)
cheers
carlo daffara

----- Messaggio originale -----
Da: "Gene Liu" <Gene.Liu at alcatel-lucent.com>
A: "Daniel Molina" <dmolina at opennebula.org>
Cc: users at lists.opennebula.org
Inviato: Lunedì, 25 agosto 2014 15:00:33
Oggetto: Re: [one-users] web UI does not work for zone/vDC if sunstone server is behind a reverse proxy server

Thanks Daniel!
Could you please specify "how"?

Gene

On 14-08-25 06:16 AM, Daniel Molina wrote:
> "ZONE_NAME" http header

_______________________________________________
Users mailing list
Users at lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


More information about the Users mailing list