User Tools

Site Tools


wiki:advanced:x2gobroker:loadbalancing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:advanced:x2gobroker:loadbalancing [2013/07/02 01:10]
sunweaver [X2Go Session Broker Daemon / WSGI]
wiki:advanced:x2gobroker:loadbalancing [2013/07/02 01:25]
sunweaver [X2Go Session Profile for Load Balanced Sites]
Line 66: Line 66:
 </file> </file>
  
-It may happen that the broker contacts the X2Go servers under a different address compared to the address that the X2Go Clients have to use for connecting the X2Go Servers. For such cases, every hostname can be written in a special format (as seen in the example above):+It may happen that the broker contacts the X2Go servers under a different address compared to the address that the X2Go Clients have to use for connecting the X2Go Servers. For such cases, every hostname can be written in a special format (as seen in the examples above and below):
  
 <file> <file>
 host=s-1.works-with-broker.local (s-1.works-with-client.extern), s-2.works-with-broker.local (s-2.works-with-client.extern) host=s-1.works-with-broker.local (s-1.works-with-client.extern), s-2.works-with-broker.local (s-2.works-with-client.extern)
 </file> </file>
 +
 +The hostnames (no IP addresses allowed here) that work with the broker should identically match the hostnames of the X2Go Servers as found in /etc/hostname of each individual machine.
 +
 +The hostnames (or maybe IP addresses) that work with the clients must resolve via DNS. IP addresses are allowed here.
  
wiki/advanced/x2gobroker/loadbalancing.txt ยท Last modified: 2016/02/23 16:09 by ionic