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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 11-23-2007, 10:58 AM
Sakrateri's Avatar
Sakrateri
Dragon
 
Join Date: Mar 2004
Location: England
Posts: 776
Default

not sure but you may want to check here Server Farms Or you may be able to just run some zone bats off of one computer with the IP of the puter thats running the World server....
__________________
KhepriGames

Game Gallery

My Forums

Reply With Quote
  #2  
Old 11-23-2007, 10:24 PM
rojadruid
Discordant
 
Join Date: May 2005
Location: Smith Falls, Ontario, Canada
Posts: 283
Default

Quote:
Originally Posted by Sakrateri View Post
not sure but you may want to check here Server Farms Or you may be able to just run some zone bats off of one computer with the IP of the puter thats running the World server....
An EQ server farm is completly possible, thats the way my server runs, I am currently running 4 computers that spread the load nicley. Its all n how you setup the config file on each machine.
__________________
Rojadruid

Innoruuk Server [legit]
Server Admin.
Server Status: UP
Reply With Quote
  #3  
Old 11-23-2007, 11:05 PM
Sakrateri's Avatar
Sakrateri
Dragon
 
Join Date: Mar 2004
Location: England
Posts: 776
Default

Sounds like alot of work to me when you could just run some batch files off each machine you want to run some zones with the IP of the machine thats got the Wold.exe running on it in the batch files.....works fine for me ..But either way, yes it could be done..
__________________
KhepriGames

Game Gallery

My Forums

Reply With Quote
  #4  
Old 11-24-2007, 01:34 PM
rojadruid
Discordant
 
Join Date: May 2005
Location: Smith Falls, Ontario, Canada
Posts: 283
Default

Quote:
Originally Posted by Sakrateri View Post
Sounds like alot of work to me when you could just run some batch files off each machine you want to run some zones with the IP of the machine thats got the Wold.exe running on it in the batch files.....works fine for me ..But either way, yes it could be done..

best to also have just world and the sql on the same machine and launch the zones from the others.
__________________
Rojadruid

Innoruuk Server [legit]
Server Admin.
Server Status: UP
Reply With Quote
  #5  
Old 11-26-2007, 10:53 AM
animekenji
Fire Beetle
 
Join Date: Dec 2003
Posts: 16
Default

Quote:
Originally Posted by rojadruid View Post
best to also have just world and the sql on the same machine and launch the zones from the others.
So what is your configuration and how do you set up each machine?
Reply With Quote
  #6  
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
Reply

Thread Tools
Display Modes

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 07:45 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