A page in your DokuWiki was added or changed. Here are the details: Date : 2016/02/23 16:08 Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:44.0) Gecko/20100101 Firefox/44.0 IP-Address : 79.220.250.106 Hostname : p4FDCFA6A.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: Fix <basepatch> typo and explain that <basepath> is typically empty. User : ionic @@ -45,10 +45,12 @@ To give the session broker access to your X2Go Servers, you have to run (as root) <code bash> - $ sudo x2gobroker-pubkeyauthorizer --broker-url http(s)://<broker-server>:<port>/<basepatch>/pubkeys/ + $ sudo x2gobroker-pubkeyauthorizer --broker-url http(s)://<broker-server>:<port>/<basepath>/pubkeys/ </code> + + Note, that ''<basepath>'' typically is empty, unless the front- and backends were moved to a specific subdirectory as part of a WSGI deployment. ===== X2Go Session Profile for Load Balanced Sites ===== -- This mail was generated by DokuWiki at http://wiki.x2go.org/