Akkadius 7cfc5b085e (Performance Adjustment) Removed AsyncLoadVariables from InterserverTimer.Check() in both zone and world. By watching the MySQL general.log file on mass zone idle activity, you can
see that the query 'SELECT varname, value, unix_timestamp() FROM variables where unix_timestamp(ts) >= timestamp' is called every 10 seconds. This function is loading
	variables that are initially loaded on World and Zone bootup. When running a large amount of zone servers, the amount of MySQL chatter that is produced is enormous and
	unnecessary. For example, if I ran 400 zone servers, I would see 3,456,000 unnecessary queries from all idle or active zone processes in a 24 hour interval.
2014-04-05 03:38:58 -05:00
..
2013-02-16 16:14:39 -08:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-23 00:31:02 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-22 16:17:19 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-23 00:31:02 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:13:16 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-02-16 16:14:39 -08:00
2013-05-09 11:13:16 -04:00
2013-05-09 11:37:51 -04:00
2013-02-16 16:14:39 -08:00
2013-05-09 11:13:16 -04:00
2013-05-09 11:37:51 -04:00
2013-05-23 00:31:02 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00