Need Help ( VPS Overloading )

Status
Not open for further replies.

moviezzworld

Active Member
95
2012
12
10
Hello Friends my vps server was suspended due to overloading anyone please tell
the solution

VPS have 50gb hd
1gb ram

I used for warez sites and have just 500UV per day

My hosting provider need to migrate my account to someother
 
Last edited:
8 comments
You need to provide more information if you want someone to help you.

What are the specs of the VPS?

What are you using it for?

Etc, Etc, Etc,

Your post is basically the same as calling a mechanic and saying my car is broken can you fix it and how much will it cost.
 
500 Unique Visitors can't overload a 1 GB VPS ever unless they are downloading from your VPS. But I believe, there must be a trojan / virus in your VPS which is causing the overload issue. Please have your VPS rechecked for malicious processes.
 
Wordpress is quite heavy from the beginning, without any plugins. What plugins do you have enabled? Adding plugins without any regard for their impact is another likely cause. Do you have any cache plugin installed?

Code:
500 Unique Visitors can't overload a 1 GB VPS
Memory isnt the issue, its CPU. Searches generally cripple servers. Have you asked for the mysql slow log? The host generally gives you examples of queries that are causing the problem.
 
Last edited:
500 UV SHared hosting still okey but VPS OVER with 500UV that not logic meybe some plugin from your site or you have cronjob

My site 1k UV still okey under shared hosting no problem ..meybe you must optimise your site special for plugin
 
Try to use Nginx.

Look here an nginx auto installer: http://serversreview.net/nginx-auto-installer-php-mysql
I have an forum with 70-100 users online with load 0.03 somedays over 150-200 users online with load 0.08. 1000 UV
Threads: 621
Posts: 9,364
---
Nginx will be your solution for low load.
My VPS have 512 Ram with 1 core @ 3.16, Debian 6 x64. without control panel, all is configured manual, without bind. i use http://dns.he.net for dns.

Try to block some stupid crawlers, like Baidu.

Read this if you want to migrate to Nginx: http://pastebin.com/CuBwD4aV
 
Last edited:
Status
Not open for further replies.
Back
Top