Skip to content

Optimize creation of temp files when using a broker

X2Go Client creating a temporary file with sessions received from broker for each session. If the amount of sessions is big it produce a lot of disk i/o. In the case of using a AV software like Windows Defender, which is monitoring the creating of new files it can also slow down the X2Go Client significantly. This branch contains fixes which are optimizing creation of such temporary files.

Merge request reports

Loading