A page in your DokuWiki was added or changed. Here are the details: Date : 2013/07/02 00:49 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 87.180.204.24 Hostname : p57B4CC18.dip0.t-ipconnect.de Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:loadbalancing?rev=137... New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:x2gobroker:loadbalancing Edit Summary: User : sunweaver @@ -1,5 +1,7 @@ ====== Load Balancing with X2Go ====== + + ===== Preparations ===== The X2Go load balancing setup requires several installation steps. - Install more than one X2Go Servers @@ -10,4 +12,13 @@ * make sure DNS works well and all X2Go Servers resolve and reverse resolve fine - Install PostgreSQL on a non-X2Go Server (i.e. on the machine that runs the LDAP service) - [[wiki:advanced:multi-node:x2goserver-pgsql|Hook all X2Go Servers' session databases into the PostgreSQL database server]] + You should now be able to log into each X2Go Server separately by using their IP addresses or (local) DNS names. + + If you are logged into several of your X2Go Servers under the same user account and then run + + <code bash> + <user>@<x2goserverN>:~$ x2golistsessions --all-servers + </code> + + you should get all current active/suspended X2Go sessions listed. -- This mail was generated by DokuWiki at http://wiki.x2go.org/