Jump to content

Petey Pablo

Members
  • Posts

    569
  • Joined

  • Last visited

Posts posted by Petey Pablo

  1. How much RAM does your server have?

    free -m

    Is MySQL Server running on the same machine or a separate VPS?

    What is the 'wait_timeout' config on your MySQL Server?

    (connect to MySQL and execute this query)

    SHOW VARIABLES LIKE 'wait_timeout';

    MySQL is running on same machine. For the RAM? See the image below

    nd8kyh.jpg

    For the wait_timeout. See the image below

    fedoa1.jpg

  2. The server closes as in it shuts down? Or it doesn't allow new connections?

    You should be fine memory wise, what OS are you using? CentOS?

    Try using a command like free -m. It will show you how much memory you have used and available.

    You can use "ps aux | less" to view every process running, and then use the kill command to kill off ones you do not need.

    If the server just randomly shuts down, it could be a memory issue, or perhaps an SQL problem, where it disconnects from your DB. I've had that happen to me at least once, but only when I was on a cheap host.

    Nope. I have 40 players online during server connection closed. Yes it doesn't allow new connection.

    Im using CentOS 6. 64 bit

    My memory usage. See the image below

    fu4zkk.jpg

    I dont have problem with my DB.

  3. I have problem with my Unmanaged VPS. Always server closed if players rich up to 40+ only. I dont know what is the problem. Help me guyz! Thank you very much.

    VPS Specs(CentOS 6 64bit)

    CPU: 2 Cores

    Minimum CPU Speed: 2.0 GHz

    Guaranted Memory: 1GB RAM

    Burst RAM: 2GB

    Disk Space: 100GB RAID-1

    Bandwidth: 600GB

    Port Speed: 1000Mbps

×
×
  • Create New...