ertatu 1 Report post Posted September 19, 2015 Hello guys, i have a problem with my server and I which is not the problem.When the server restarts the cpu performance is 10%-15% but en 1 hours the cpu performance reaches 50%-60% only with 8-10 players ---------------------------------------------------------------------------------------------------------------------------------I have the next mods: @DragonFire - @masvehicles 1.2 - @masweapons 1.9 - @Exile---------------------------------------------------------------------------------------------------------------------------------Map: Altis---------------------------------------------------------------------------------------------------------------------------------Scripts: Status Bar - loot table - DZE Missions - Invasion Mission - logo - tradersstart parameters .bat: @echo offREM Serverset serverkill="C:\Servidores\A3Exile"cd /d %serverkill%taskkill /im A3Exile.exeREM Arrancar Servertimeout 5start "arma3" /min /high "A3Exile.exe" -port=2302 "-config=xconfig\cfg\Config.cfg" "-profiles=xconfig\log" "-cfg=xconfig\cfg\basic.cfg" -name=Exile "-servermod=@ExileServer;@infiSTAR_servermod;@CBA_A3;@marma" "-mod=@Exile;@mas;@vehicles;@DragonFyre;" -world=empty -nosplash -noSound -noPause -autoinit -maxmem=14336 & -exThreads=4 -loadMissionToMemory -malloc=tbb4malloc_bi -enableHT REM Arrancar BECtimeout 30set becpath="C:\Servidores\A3Exile\BEC"cd /d %becpath%start "batBEC" "bec.exe" -f Config.cfg --dsctimeout 10exit---------------------------------------------------------------------------------------------------------------------------------i adjunted images, cheak please.I would appreciate any help . If anyone needs more information just tell me. Share this post Link to post Share on other sites
second_coming 836 Report post Posted September 22, 2015 Your CPU is underpowered to be running Exile server, that's your problem. Share this post Link to post Share on other sites
ka0s 457 Report post Posted September 22, 2015 (edited) First of all... Windows Server 2012.... WHY?!?!?!?!?! It's just Windows 10, with added server features 2. CPU is underpowered3. There is a lot of performance issues with A3 1.50, we're all waiting for 1.52, which hopefully will take care of the majority of performance issues, and fixes the headless clients. Benchmark your server, take off all the mods, get some players to join and collect the data, see if it makes any difference, that's always the first step in self-troubleshooting... Remove all mods, run it vanilla, collect data.Edit: Why do you run Dragonfire / Dragonfyre on server end, it's a client mod.... Edited September 22, 2015 by ka0s Share this post Link to post Share on other sites
nark0t1k 40 Report post Posted September 25, 2015 -exThreads=4 or -enableHT not twice ... i think ^^You can look here to know wich CPU was good for armahttps://www.cpubenchmark.net/singleThread.htmlSingleThread was the way ! Share this post Link to post Share on other sites
ka0s 457 Report post Posted September 25, 2015 -exThreads=4 or -enableHT not twice ... i think ^^You can look here to know wich CPU was good for armahttps://www.cpubenchmark.net/singleThread.htmlSingleThread was the way !For me it's -exThreads=7 and -enableHT, I'm running a Octo-Core CPU, works very well with both parameters, if I remove -enableHT it'll utilize too much and gets frequent lag spikes without it, kinda strange, but that's just Arma being wierd again I guess Share this post Link to post Share on other sites
nark0t1k 40 Report post Posted September 25, 2015 i use -exThreads=7No enableHTertatu write: -exThreads=4 omg ... just realise i'm wrong ...-exThreads =/= cpucount Enables the use of hyper-threading CPU cores which might slightly improve performance in certain scenarios. Note that this option may be overriden by -cpuCount so if you want to use maximum number of CPU cores use -enableHT without -cpuCount. Share this post Link to post Share on other sites
Kugane 27 Report post Posted September 26, 2015 -exThreads=1 -enableHTi7 3770exthreads =1 is enough for server... Share this post Link to post Share on other sites
second_coming 836 Report post Posted September 27, 2015 -exThreads=1 -enableHTi7 3770exthreads =1 is enough for server...So you run a quad core and deliberately gimp it, impressive. Share this post Link to post Share on other sites
jeevadotnet 5 Report post Posted September 27, 2015 So you run a quad core and deliberately gimp it, impressive.ARMA doesn't utilize the cores that well, it however rather wants higher single CPU speeds. Share this post Link to post Share on other sites
second_coming 836 Report post Posted September 27, 2015 ARMA doesn't utilize the cores that well, it however rather wants higher single CPU speeds.Seems to be utilizing this quad core pretty well: Share this post Link to post Share on other sites