View Single Post
  #5  
Old 10-31-2006, 01:42 AM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Also, it probably would be a good idea to look for ways to speed up your MySQL server, I still think the further we enhance the zones, slower loading times are unavoidable - If you stop and think, most people have it all in one machine; Client , server, MySql, etc. And probably peak usage for MySQL is during zone-loading, as is for client and EqEmu.
I don't think differences are really that great; "autobootup_timeout(60000)", and "CLE_keepalive_timer(65000)", was way too high for me, but I kept the number, because I like the extra "buffer" time.
I think if FNW can figure out a way to include a setting in the eqemu_config.xml file (as per cbodmer), so anyone could make this adjustment, would solve a lot. It probably would not be a bad idea to keep the default setting to something long like "autobootup_timeout(60000)", and "CLE_keepalive_timer(65000)", unless this somehow affects other performance.
Reply With Quote