Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 11-26-2007, 04:02 PM
rojadruid
Discordant
 
Join Date: May 2005
Location: Smith Falls, Ontario, Canada
Posts: 283
Default

OKay scince you asked here is the config files.

World server Configuration:
<?xml version="1.0">
<server>
<world>
<shortname>Innorukk</shortname>
<longname>Innorukk</longname>
<!-- Only specify these two if you really think you need to. (read: You don't) "FOR THIS CONFIGURATION TO WORK YOU NEED TO"-->
<address>game.242.ca</address> <!--Realworld Domain or IP address-->
<localaddress>xxx.xxx.xxx.xxx</localaddress> <!--internal ip address of the world and sql server. -->
<!-- Loginserver information. Defaults shown -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account>XXXXXXXXX</account>
<password>XXXXXXXXX</password>
</loginserver>
<zones>
<defaultstatus>0</defaultstatus>
<!-- Sets port range for world to use to auto configure zones -->
<ports low="7000" high="7500"/>
</zones>
<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>localhost</host>
<port>3306</port>
<username>XXXXXXXXXX</username>
<password>XXXXXXXX</password>
<db>XXXXXXXXXX</db>
</database>
<!-- Launcher Configuration -->
<launcher>
<!-- <logprefix>logs/zone-</logprefix> -->
<!-- <logsuffix>.log</logsuffix> -->
<exe>zone.exe</exe>
<timers> restart="10000" reterminate="10000" initial="20000" interval="2000" </timers>
</launcher>
</server>

1 machine configured as above.


Zone Server computer Configuration:
<?xml version="1.0">
<server>
<world>
<shortname>Innorukk</shortname>
<longname>Innorukk</longname>
<!-- Only specify these two if you really think you need to. (read: You don't) -->
<address>game.242.ca</address><!--Realworld Domain or IP address-->
<localaddress>game.242.ca</localaddress><!--Realworld Domain or IP address-->
<!-- Loginserver information. Defaults shown -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account>xxxxxxxxx</account>
<password>xxxxxxxx</password>
</loginserver>
</world>
<!-- Chatserver (channels) information. Defaults shown -->
<zones>
<defaultstatus>0</defaultstatus>
<!-- Sets port range for world to use to auto configure zones -->
<ports low="7600" high="8000"/>
</zones>
<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>xxx.xxx.xxx.xxx</host> <!--IP Addres of worl/sql server machine-->
<port>3306</port>
<username>xxxxxxxxx</username>
<password>xxxxxxxxxx</password>
<db>innorukk70</db>
</database>
<!-- Launcher Configuration -->
<launcher>
<!-- <logprefix>logs/zone-</logprefix> -->
<!-- <logsuffix>.log</logsuffix> -->
<exe>zone.exe</exe>
<timers> restart="10000" reterminate="10000" initial="20000" interval="2000" </timers>
</launcher>
</server>

3 machines configured like this.


It runs pretty smooth and it balances the load nicly. They don't have to be big bad machines.
__________________
Rojadruid

Innoruuk Server [legit]
Server Admin.
Server Status: UP
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:23 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3