PDA

View Full Version : Multiple instances Cod on same server w/diff ports


CPTGBrown
04-26-2004, 06:02 PM
Can you run multiple instances of CoD on the same server with the same IP but using different ports ie like AA where you say the server1 is on 192.168.1.x:1716 server2 is 192.168.1.x:1717 and so on.

We are having a CoD tourney and I want to run all the servers on one box. Here are the specs:

HP Proliant DL360 G3 Server
Intel Xeon 2.8Ghz CPU
2G RAM 533Mhz
72.8G Ultra320 SCSI Drives in a RAID 1+0 array
64MB RAID Controller
Dual Gigabit NIC's

I am hoping to run at least 8 5v5 servers. Any suggestions??

jdwright
04-26-2004, 09:06 PM
Just use +set net_port 289xx on the command line. obviously changing the last two or just the last number for each server.

AADiC
04-26-2004, 09:16 PM
All you need to do is start the server. The first server you start will be 28960, the 2nd 28961, the 3rd 28962 etc.......

No need for special(sp) command line.

CPTGBrown
04-26-2004, 10:18 PM
Awesome thanks for the info!!

Is there any publications on how much CoD takes up on the server ie RAM per player , bandwidth per player on server side , tuning tips for the network card such as TCP buffer settings etc?

I did not see it in the Stickys but might have overlooked it.