Results 1 to 5 of 5

Thread: Server Optimization

  1. #1

    Server Optimization

    I have recently bought a dedicated server for my clan. I have everything set up and running how I like it's just I want to optimize the server to run nicely.

    Server
    10Mbps Unmetered line. (100 Mbps burstable)
    Intel Xeon E5520 2.5GHz
    2gb Ram
    Windows 2008 Standard

    I want to optimize the server bandwidth and make everything run smoothly.

    Current Settings
    MinBandwidth=16384000
    MaxBandwidth=32768000
    MaxMsgSend = 192
    MaxSizeGuaranteed = 512
    MaxSizeNonguaranteed = 192
    MinErrorToSend = 0.008
    MaxCustomFileSize=350000

    Personally i'm not sure if these are good settings or not i've never set up an ArmA 2 server before.

    There are also another few things i'm not sure about. In the past i've ran source powered servers (css, tf2 etc) and the cpu power was very low. With ArmA 2 it's taking 50-60% of the servers CPU with only 2-3 people on the server. Is this normal and to be expected? if so, will it increase as more people play on the server?

  2. #2

  3. #3
    Thanks kju, I'm in the same seat as Sam! here.
    Last edited by Borklund; Oct 23 2009 at 18:25.

  4. #4
    Private
    Join Date
    Sep 18 2009
    Location
    Wales
    Posts
    8
    Author of the Thread
    I saw the example one they gave but it's for 100Mbit line.

  5. #5
    First Sergeant Cross's Avatar
    Join Date
    Jun 24 2007
    Location
    ISTANBUL-TURKEY
    Posts
    953
    Try this

    MinBandwidth=4096000
    MaxBandwidth=12288000
    MaxMsgSend = 512
    MaxSizeGuaranteed = 512
    MaxSizeNonguaranteed = 128
    MinErrorToSend = 0.005
    MaxCustomFileSize=350000


    Arma2 server is CPU hungry and uses 2 cores as it supports multi-threading. It is normal to see utilization around 50% if your server is dual core. It shouldn't increase too much but your server FPS will decrease indicating that the server is struggling under heavy load.

    You can monitor the server perf within Arma2 by using "#monitor 5" in the chat line when logged in as admin. Do "#monitor 0" to stop.
    Last edited by Cross; Oct 23 2009 at 19:46.

    Visit us @ http://www.kellys-heroes.eu
    Kelly's ACE2 & COMMUNITY MODS AddonSync Repos ->yashttp://www.kellys-heroes.eu/Server.yas
    Community Projects & A2 Bug Tracker->http://dev-heaven.net/projects

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •