Released flexVDI gateway 3.1.1

Changes since 3.1.0

  • Fixed bug: A race condition caused flexvdi-gateway to crash sometimes, closing all user sessions it was serving, and restarting immediatelly.

To update your servers, log in to your flexVDI Hosts with ssh and run:

yum update flexvdi-gateway

You can do this at any time, as it will not cause any service disruption.

Afterwards, you will have to start the new version of the gateway with:

systemctl restart flexvdi-gateway

This second step will not stop any virtual machine, but it will close established connections that are going through the restarted gateway. All end users that are connected through the restarted flexvdi-gateway will see their connection closed and will have to login with flexvdi-client again.