BUG FIXES
- Fixed a bug where the server could incorrectly think that a ghost client was already running
- Added option to restart ghost clients if their initial connection is taking too long
- Stopped the initial connection to logging server if AllowAnonymousDataGathering was disabled
- Increased the buffer size for the logging server to reduce reconnection attempts
- Shorten logging server initial connection timeout
NOTES
EU server issues were indirectly caused by the fire in an OVH datacentre taking down a relay server that was running there. The EU servers were running with the ghost client restart option mentioned in the changelog, so the server would shut them down before they tried to connect as the connection attempt to the relay server would take at least 15 seconds to time out.Servers do not need to be restarted, but it is recommended as this patch should reduce initial startup time because of the logging server timeout tweaks.
Changed files in this update