10-10-2008, 08:39 AM
is it possible to host two 24 slot servers (gmod & css) on a 64 x2 amd anthlon 2.8 gigs dual core?
hosting 2 servers
|
10-10-2008, 08:39 AM
is it possible to host two 24 slot servers (gmod & css) on a 64 x2 amd anthlon 2.8 gigs dual core?
10-10-2008, 08:46 AM
i dont see why not, as long as you have enough bandwidth.
Ryan White
Owner & CEO GigabiteServers.com
10-10-2008, 11:12 AM
Yes, make sure you set the -ip and -port parameters in the launch.
10-10-2008, 11:39 AM
Set one on your first core and another on your second.
However a 24 port gmod server will be hell. Keep it on it's own core.
~ Mooga ...w00t? - SRCDS.com on Twitter
Please do not PM me for server related help fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation. Mooga Wrote:Set one on your first core and another on your second.How do i do that?
10-10-2008, 05:45 PM
If you're on Linux, then add in the front of your startup command: taskset -c 0 ./srcds_run ..... and for the other servers taskset -c 1 ./srcds_run ...... and so on.
If you're on Windows, then go to task manager and right-click on srcds.exe and change affinity.
10-11-2008, 12:14 AM
That gmod server will eat up all your resources
Be sure to keep them separate! Also 24 slot gmod is overkill, on that CPU you can maybe handle 4-6 if they are moving with physics.
Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS) Free to join, Live support! (When available) http://forums.srcds.com/viewtopic/5114
10-14-2008, 07:00 AM
css Wrote:If you're on Linux, then add in the front of your startup command: taskset -c 0 ./srcds_run ..... and for the other servers taskset -c 1 ./srcds_run ...... and so on. Thankyou verymuch. |
« Next Oldest | Next Newest »
|