d0p3t
April 8, 2019, 1:32pm
2
Like with every hitch, run an ETW trace to find the source of the hitch. If the source is esx_datastore, fix this resource or contact the resource creator(s).
Speeding up your Server 101 (Windows)
Setup
Tools used in this 101
UIforETW, we will use this profiler to generate a trace of the for the server.
mysql-async 3.0.7 or newer. Running with the set mysql_slow_query_warning 50 line in the server.cfg
HeidiSQL, because it is visually well-designed for us to improve database structures.
Links
randomasciis’s etw package This should install the Windows Performance and Assessment Toolkit.
HeidiSQL , just to visually represent your database.
Findi…