Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=31 ------------------------------------------------------------------------------ Ticket | 31 Updated By | schulz@math.uni-goettingen.de Summary | loadbalancing broken; there is only one ssh-connection | (with the firstserver) Queue | x2goclient-qt Version | 3.0.1.17 Type | Bug State | Unconfirmed Priority | 3. High Operating System | 1 Owners | Oleksandr Shneyder ------------------------------------------------------------------------------ schulz@math.uni-goettingen.de (2011-02-09 16:58) wrote: to be more precise: in the function ONMainWindow::slotGetServers there is a for-loop which goes over x2goServers to call "x2golistsessions" but the ssh-connection never changes. It thus repeatedly calls "x2golistsessions" on the firstserver.