Jump to content

  • Curse Sites
Become a Premium Member! Help
Latest News Article

How to Improve [Home] Server Perfomance ?


  • Please log in to reply
4 replies to this topic

#1

general656
  • Minecraft: general656

Posted 30 December 2012 - 02:21 AM

I am running a server in my computer and I want to have the best perfomance for my server .
My PC running:
  • CPU with 3.1 GHz
  • RAM 8.2 GB
  • Windows 7
  • Video Card GeForce GTX650 1GB (I think it is a good graphic card for high perfomances at the games )
So what can I do to have a better perfomance on my server ? I show that when I am running the "run.bat" there you can edit how ram memory can use the server . But how to use it ? I mean I tryed to change it but it shows me that I am using - 478 ram (Minus ! ) I change this :
  • "java -Xms1024M -Xmx1024M -jar craftbukkit.jar -o true"
​To this :
  • java -Xms4G -Xmx4G -jar craftbukkit.jar
​Heeeeelp ... I'm gonna destroy my Computer :P No I am kiddin'

Register or log in to remove.

#2

Bryce325
    Bryce325

    Gold Miner

  • Curse Premium
  • Curse Premium
  • 363 posts
  • Minecraft: Bryce325

Posted 30 December 2012 - 06:24 AM

Alright so GPU would not affect it for one :P
Changing that should have indeed allocated mroe ram to the server however if your computer is running other applications those could be draining on what you want minecraft to use.
Want deeper gameplay?
Entrapment: entrapmentserver.com (Website) mc.entrapmentserver.com (Game)

#3

bl1tz0r
    bl1tz0r

    Coal Miner

  • Curse Premium
  • Curse Premium
  • 144 posts
  • Location: I love all the mods <3

Posted 30 December 2012 - 07:10 AM

Close any unnecessary programs you have running and allocating more ram that should do the trick if not I would suggest buying another desktop strictly for running your server.

#4

Rilesthegiles
  • Location: United States
  • Minecraft: Rilesthegiles
  • Xbox:Opop12345678

Posted 30 December 2012 - 09:33 AM

Also I would suggest not running it from home, it doesn't work well. Most home servers have lag unless there is a very good connection.
Posted Image

#5

general656
  • Minecraft: general656

Posted 30 December 2012 - 11:57 AM

Thank you guys . You really helped me ;)