By: Javier Wong user 04 Jul 2018 at 8:14 p.m. CDT

3 Responses
Javier Wong gravatar
Continuing from https://support.gluu.org/installation/5626/cluster-behind-nginx/ I have successfully setup an NGINX load balancer together with a single GLUU server backend. When I browse https://my_external_url, it redirects it to https://gluu_server_internal_hostname. Is there anyway to prevent this behaviour and just have the URL sit on https://my_external_url? Thanks.

By Mohib Zico staff 05 Jul 2018 at 1:30 a.m. CDT

Mohib Zico gravatar
When you install Gluu Server, use the 'external_url' as the 'hostname' of Gluu Server.

By Javier Wong user 05 Jul 2018 at 7:52 p.m. CDT

Javier Wong gravatar
What if we have 2 Gluu Servers. Should both have the same external URL as the hostname?

By Mohib Zico staff 06 Jul 2018 at 2:08 a.m. CDT

Mohib Zico gravatar
>> What if we have 2 Gluu Servers. Should both have the same external URL as the hostname? I think I didn't understand your question clearly, sorry. However... doesn't matter how many servers ( nodes ) you have behind one load balancer... all nodes of 'one cluster' will have same external hostname ( hostname of load balancer ).