How To Find Out Which Is The Heavy Loading PID
Jul 8, 2008
I have some websites running on my LINUX server now.
Not all of them are running stable commercial scripts or cgi.
In fact, our server had some records down before by some package scripts.
I only know TOP to know the current server status.
But I can not know which PID is making CPU usage high, or which website.
I think if I can check the exact site or cgi causing heavy loading. Perhaps it helps us to make our server up.
Is there a way or LINUX command to find out which PID is causing heavy loading?
View 5 Replies
ADVERTISEMENT
Apr 23, 2009
Is there a way to get Apache to tell me which .conf file it is loading at start-up?
There's a box that's misbehaving and Apache is running on port 80 and 8080 on the box... but we can't locate *why* it's running on port 8080. I can't find any Listen 8080 statement in the typical config files. If I knew which config files it was loading, I could go through all of the files in more detail.
View 4 Replies
View Related
Dec 5, 2008
I have been having soooo many issues with this new server
It is nothing against my host; but now the videos aren't loading or loading so slow
What could be the issue? It would have to be a server issue, correct?
The site is nsfw but it is ftw (hint hint) , it is an adult site and I don't know if
View 11 Replies
View Related
May 20, 2008
For past one week, my wordpress based blog is just dead, becasue of heavy trackback/pingback spamming(500 a minute). I've tried various plugins, but to no avail.
In addition to stop spammers before generating PHP load, I've tried all possible HTACCESS rules, but to no avail. I truly sure, I've done something wrong.
May I request the experts here to advice on how to stop this ongoing spamming?
View 4 Replies
View Related
May 4, 2008
My website (Large Discussion Forums Site) is under a heavy DDoS attack since 3 weeks. My first host could not handle such an attack so I moved to another who claimed to have a firewall that can handle the attack, but still, the site is down.
Anyone has a good suggestion to get the site up and handle the attack? Any particular hosts that can help me?
(The Forum has its own server and does not use Apache).
View 14 Replies
View Related
Jun 5, 2008
on my top process am having this one as shown in the attachement image
its consuming time+ of 746:21:95
on the Process Manager that mysqld process is using the command
/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/host.theplanet.host.pid --skip-external-locking
is that process normal? and what is cousing it? should i kill it?
View 5 Replies
View Related
Nov 5, 2007
I have a Windows Server 2003 Enterprise (32 bits) running IIS 6.0, with ASP.Net 1.1.4322. Basically it's an application and image server, that has a large amount of concurrent accesses.
Around 800 users simultaneous access simulteneously and ASP.NET app, that will request some date from an MS-SQL Server database and point the browser to image file (all at once), every few seconds (it's a live webcast applications). The server is quite robust, with 500 GB in a RAID-5, 4 GB RAM, Dual Opteron Processor.
When the users access it, the machine memory and CPU usage a low. Also it has plenty of bandwidth, since it's directly tied to a Gigabit port on the datacenter. I kept an eye on all paramenters and there is no imporant bottleneck on the hardware side.
Here is my problem: after some "images" are sent, with 800 users, the users start getting a 503 error, and can no longer access the images.
On IIS HTTPErr Logs, I found these errors to be "Timer_ConnectionIdle". I believe it has something to do with the way the Application Pool is handling all those concurrent connections. No references to it are made on Windows Logs.
I've already tried tweaking all those paramenters on the Application Pool, but no results. For example, I tried increasing the Request Queue Limit value, but that doesn't seem to make any difference.
Also, I inserted "MaxUserPort=65534" on TCP configurations on regedit. Rebooted. Also, tried turning off keep-alive and decreasing connection timeout, then a restart of the w3svc (see [url]for the explanation about this). Tried changing each parameter individually and tested. No big difference after each modification.
Has anyone ever seen this? Is there a way to get this solved? Again, this address [url] has a description of what seems to be my problem... but I didn't manage to get this solved.
View 0 Replies
View Related
Nov 24, 2007
I'm currently considering to enter the VPS market
I have recently acquired a nice box (2x Dual Core Opteron 275 2.2 GHz, 16 GB RAM, 16x500 GB SATA @ RAID5/6) but I'm unsure if it isn't smarter to buy smaller machines (like X2 5600+, 4 GB RAM, 2x400 GB HDD) and put like 15-20 customers on it.
Yes, I know that the hard drives are more than oversized for VPS hosting
The Opteron server will have a very, very nice I/O performance so that customers are going to have a good feeling while working on it. To refinance the costs it would of course be neccessary to put not less than 125 VPS on one box, so I can imagine that there'll be a bottle neck somewhere (CPU power I'd guess?).
What is your opinion? Big boxes with high performance and loads of customers, or small boxes with not-so-many VPS?
View 11 Replies
View Related
Apr 4, 2009
I run a heavy site, and httpd always failing...
I have a server with these specs:
Q6600
8GB RAM
500 GB SATA HD
Cpanel/WHM
I run a filehosting site actually and there are alot of people downloading at the same time which i think the server goes down and then httpd restarts itself and all the people downloading the files, their files get currupted.
How can i make it so it stays stable?
View 12 Replies
View Related
Mar 23, 2007
I am running a VB forum using lighttpd and ranomly one of PHP proccess is using about 80 90 % of memory ! and i should kill it manualy
i want to know how to find reason ?
Config :
Centos 4.4 32 Bit
Kernel : 2.6.9-42.0.3.EL
Lighttpd 1.3.14
PHP 4.4.6 FastCGI
xCache 1.2.0
View 4 Replies
View Related
Nov 6, 2009
One of my Cpanel servers is showing heavy data transfer this month. In 6 days, it crossed 600 GB data transfer which is equal to what it did last month. Also, all the websites collectively have only consumed around 60 GB data transfer in 6 days. How do I find out what exactly is causing heavy data transfer?
View 14 Replies
View Related
Jul 25, 2007
Are there any hosting companies that use an Enterprise strength SPAM solution such as IronPort?
We have 3-4 business websites and spam, especially within the last 6 months, has become a tremendous problem. At least 100 spam emails a day are being delivered.
Spam filters do not solve the problem - they simply put some percentage of spam in a folder, often genuine emails, and we still have to go through it manually.
Do not mind paying a premium for the hosting. Any hosts that offer HEAVY DUTY spam protection?
View 9 Replies
View Related
Oct 15, 2007
how can i do a search for all files (probs using regex) of files consisting purely of numbers?
for e.g. find:
53243.php
24353.php
24098.php
(always have 5 numbers).
seems one of my accounts has had some script run which generated a bunch of these in various subfolders, and the php file basically does a callback to www3.rssnews.ws and www3.xmldata.info, which seem to be some sort of spyware servers.
View 10 Replies
View Related
Aug 8, 2008
I have 2 identical Fedora8 boxes with Apache 2.2.8, MySQL 5.0.45 and PhP 5.2.4. I use one as the Web+DB server (say box A), and the other (box B) just as the Web server connecting to the DB server on box A. I use this 2 machine configuration to test a LAMP based-Web application. I have a client program on other machines that can emulate a massive web workload to these 2 servers; it can emulate hundreds to thousands of users using the application simultaneously.
Before running the test, the connection to the DB server from both boxes seem fine. Using the mysql client program on either box A or B trying to connect to the DB, the connection goes through instantly. In the /etc/my.cnf file, I have max_connections=4096 and max_user_connections=4096. Note that the web app uses one single db user to connect to the db. To allow remote connection, I inserted one record into the user table of the mysql db whose the host field's value is '%' (allow connection from all remote hosts).
After running the test (which I found out that many requests sent to box B failed), mysql client program on box A is still able to connect to the db instantly; but the one on box B has a problem: it takes extremely long (5 - 10 minutes or even more) to establish the connection, it doesn't time out, just takes that long. I believe that's the cause for the failure of requests to box B.
View 1 Replies
View Related
Jun 14, 2008
We are facing a very problematic situation since last several months due to accessive bandwith usage. But we are sure this is only local traffic.
We have 2 Servers with our hosting provider
Server A - this is a VPS
all our webfiles/domains/dns/nameservers reside on this server
Server B - this is a dedicated server
contains only databases
(we are actively running vbulletin based forums on this servers)
Since last several months we are facing huge bandwith increase since we have transferred only our databases to Server B. (earlier database + everything was on Server A) We never ever consumed even 50% of the entire allocated bandwith in past when we were on Server A.
But only after moving the database from Server A to Server B we have found this tremendous increase,
Can we do something about same ? as both the servers belong to same hosting provider.
We are not sure but expect that this is only local network traffic between 2 servers.
View 5 Replies
View Related
Jun 14, 2008
We are facing a very problematic situation since last several months due to accessive bandwith usage. But we are sure this is only local traffic.
We have 2 Servers with our hosting provider
Server A - this is a VPS
all our webfiles/domains/dns/nameservers reside on this server
Server B - this is a dedicated server
contains only databases
(we are actively running vbulletin based forums on this servers)
Since last several months we are facing huge bandwith increase since we have transferred only our databases to Server B. (earlier database + everything was on Server A) We never ever consumed even 50% of the entire allocated bandwith in past when we were on Server A.
But only after moving the database from Server A to Server B we have found this tremendous increase,
Can we do something about same ? as both the servers belong to same hosting provider.
We are not sure but expect that this is only local network traffic between 2 servers.
View 3 Replies
View Related
May 20, 2009
i am getting iptables errors when reloading APF, and after that APF takes a few seconds to move thru each line in deny_hosts.rules (and also other rules files). is this normal? if i have a very long list of deny rules wouldnt this delay loading other rules?
(running centos/virtuozzo 2.6.18-028stab062.3)
Code:
/etc/apf/apf -r
apf(7689): {glob} flushing & zeroing chain policies
apf(7689): {glob} firewall offline
apf(7721): {glob} activating firewall
apf(7761): {glob} determined (IFACE_IN) venet0 has address 127.0.0.1
apf(7761): {glob} determined (IFACE_OUT) venet0 has address 127.0.0.1
apf(7761): {glob} loading preroute.rules
iptables: Unknown error 18446744073709551615
iptables: Unknown error 18446744073709551615
iptables: Unknown error 18446744073709551615
iptables: Unknown error 18446744073709551615
iptables: Unknown error 18446744073709551615
iptables: Unknown error 18446744073709551615
iptables: Unknown error 18446744073709551615
apf(7761): {resnet} downloading http://r-fx.ca/downloads/reserved.networks
apf(7761): {resnet} parsing reserved.networks into /etc/apf/internals/reserved.networks
apf(7761): {glob} loading reserved.networks
apf(7761): {glob} loading bt.rules
apf(7761): {glob} loading deny_hosts.rules
apf(7761): {trust} deny all to/from 124.166.250.250
' not found.3.5: host/network `124.166.250.250
Try `iptables -h' or 'iptables --help' for more information.
' not found.3.5: host/network `124.166.250.250
Try `iptables -h' or 'iptables --help' for more information.
apf(7761): {trust} deny all to/from 200.233.149.110
View 3 Replies
View Related
Oct 5, 2009
I have a Shared Hosting , and a Vps . i use the VPS to Storage Audio files and Leach to them from my Shared Hosting . the shared hosting Only Has Some php, and Html pages with the links to leach from the vps ..
Now which One Gets The Load , or which one is the One Suffering the Load . the Shared Hosting or the VPS ..
View 8 Replies
View Related
Jun 15, 2008
I found many processes like this from a user log, this is a forum site, >>
116.49.xx.xx - - [15/Jun/2008:18:16:30 +0800] "GET /?fromuid=448?info_hash=%A0%AF%9E%0C%9C%A9%0D%29k%A4%21%AF2%AC%DD%5C%5E%CB%DF%17&peer_id=%2DXL0012%2D%E8%ACfS%94%9E%81%8E%FF%D9%F2%1D&ip=169.254.xx.xx& port=80&uploaded=2348474988&downloaded=2348474988&left=2094006272&numwant=200&key=6830&compact=1 HTTP/1.0" 200 453 "-" "Bittorrent"
116.49.xx.xx - - [15/Jun/2008:18:16:30 +0800] "GET /?fromuid=23?info_hash=%A0%AF%9E%0C%9C%A9%0D%29k%A4%21%AF2%AC%DD%5C%5E%CB%DF%17&peer_id=%2DXL0012%2D%E8%ACfS%94%9E%81%8E%FF%D9%F2%1D&ip=169.254.xx.xx&p ort=80&uploaded=2348474988&downloaded=2348474988&left=2094006272&numwant=200&key=20271&compact=1 HTTP/1.0" 200 453 "-" "Bittorrent"
116.49.xx.xx - - [15/Jun/2008:18:16:31 +0800] "GET /?fromuid=168?info_hash=%A0%AF%9E%0C%9C%A9%0D%29k%A4%21%AF2%AC%DD%5C%5E%CB%DF%17&peer_id=%2DXL0012%2D%E8%ACfS%94%9E%81%8E%FF%D9%F2%1D&ip=169.254.xx.xx& port=80&uploaded=2348474988&downloaded=2348474988&left=2094006272&numwant=200&key=8883&compact=1 HTTP/1.0" 200 453 "-" "Bittorrent"
116.49.xx.xx - - [15/Jun/2008:18:16:31 +0800] "GET /?fromuid=221?info_hash=%A0%AF%9E%0C%9C%A9%0D%29k%A4%21%AF2%AC%DD%5C%5E%CB%DF%17&peer_id=%2DXL0012%2D%E8%ACfS%94%9E%81%8E%FF%D9%F2%1D&ip=169.254.xx.xx& port=80&uploaded=2348474988&downloaded=2348474988&left=2094006272&numwant=200&key=12323&compact=1 HTTP/1.0" 200 453 "-" "Bittorrent"
116.49.xx.xx - - [15/Jun/2008:18:16:31 +0800] "GET /?fromuid=32?info_hash=%A0%AF%9E%0C%9C%A9%0D%29k%A4%21%AF2%AC%DD%5C%5E%CB%DF%17&peer_id=%2DXL0012%2D%E8%ACfS%94%9E%81%8E%FF%D9%F2%1D&ip=169.254.xx.xx&p ort=80&uploaded=2348474988&downloaded=2348474988&left=2094006272&numwant=200&key=14310&compact=1 HTTP/1.0" 200 453 "-" "Bittorrent"
when i suspend this user account, it fix the problem....
but when i reupload a new forum file (no mods, original version but keep the old data, ex. post, pm)
to recover the old forum file and then reactive the account again,
View 5 Replies
View Related
Jul 17, 2008
I have a weird issue with my Plesk VPS. If I restart the VPS it will work find for about 20 minutes and then go down. All my websites will continue to load and load until they time out.
The weird thing is, I can still access everything. FTP, Plesk, SSH. Just no my websites.
View 9 Replies
View Related
Feb 2, 2007
This is a little wierd, I am not able to see any of my websites on my home network, but from anywhere else it seems too load just fine. Even when i go through a proxy site they load. I'm still able to get to WHM and cPanel from my home but the websites themself do not load.
this started happing yesturday and after a few hours it seemed to work again on its own.
View 5 Replies
View Related
Feb 6, 2007
root@server [/usr/local/ioncube]# php -v
PHP 5.2.0 (cli) (built: Feb 2 2007 22:41:26)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies
with the ionCube PHP Loader v3.1.24, Copyright (c) 2002-2006, by ionCube Ltd., and
with Zend Extension Manager v1.0.11, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.2.2, Copyright (c) 1998-2006, by Zend Technologies
php.ini
[Zend]
zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.2.so
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.2.2
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.2.2
zend_optimizer.version=3.2.2
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
**
View 11 Replies
View Related
May 27, 2009
I lunch a filesharing website below this server configuration:
# HP ProLiant DL180 G5 Server
# 1x Intel Quad Core Xeon L5410 / 12MB CPU
# 4GB DDR2 RAM
# 8 x 1000GB SATA II + 2 x 80GB (OS) Harddisk
# CentOS (64bit) OS
# 2 x 1000Mbps Full-Duplex Uplink Port
# No RAID Hardware RAID
# Remote Power Management Remote Power Management
# 4 IP
250 Mbps Unmetered bandwidth Volume Connectivity
But most the time it load too slow.
View 4 Replies
View Related
Jul 25, 2009
I realize the title isn't clear enough, but that's the closes to my question
What I basically want to know is if its possible to add pgql support for PHP without rebuilding PHP (running easyapache). Currently all standalone phppgadmin instaces return:
Your PHP installation does not support PostgreSQL. You need to recompile PHP using the --with-pgsql configure option.
Is it possible to load the pgsql extension without rebuilding, like you'd do with zend for example.
View 2 Replies
View Related
Jan 26, 2009
I have this problem with my hosting provider. Website is loading slowly (sometimes up to 10 sec) from my location. I've made several checks:
1. Script execution time is within 0.1 sec.
2. Tracert shows times within 0.3 sec.
3. Also, host-tracker.com shows average loading time ~2.0 sec (they check from 20-30 different locations around the world).
So, the questions:
1. What can cause such long slow-downs?
2. What average loading times can be expected from shared hosting? Is 2.0 sec (average) good or bad? For example, google.com has average response time of about 0.2-0.3 sec, but they have many servers around the world.
View 14 Replies
View Related
May 27, 2009
regarding the speed of loading my website. How do you find in terms of speed of my blog? Is it slow? - My blog: mangochico.com
I am contemplating in changing host as I believe my current host isn't up to par when it comes to loading times.
Tell me what you think about the loading times and if you happen to know a good, reliable and fast host please list it below so I can take a look at it and see if it fits to my needs.
View 14 Replies
View Related
Sep 13, 2008
I have this site gameplanet,pri,ee and it has this built-in annoying ad that always
shows up if you're viewing the website for the first time.
Is there a way to remove or disable it or do anything about it.
View 2 Replies
View Related
Dec 28, 2008
I'm running a forum system on my server. Loading pages that don't connect to the forum database load normal. Whenever I browse any page that connects to the forum database on my forum, the page either takes ages to load or times out loading. I never exceed using 14% of one of my two cores, I'm using a quarter of my 1.5GB ram. It's only been loading slow like this since I've switched from running Windows to Ubuntu Server 8.10. I enabled logging slow queries on SQL, but nothing's been recorded. I've installed the server packages through Webmin,
when I access the server through its local IP address it's still very slow.
View 13 Replies
View Related
Apr 16, 2008
I have just had a new Wordpress theme made but ever since it has been in use the site has been loading really slowly for me.
The site is This One - Is it loading slowly for you?
If so why do you think it is so slow?
It was working fine with the old theme and it is the same when installed on different servers.
View 9 Replies
View Related
Mar 22, 2007
I have a website www.officegofor.ca. The site takes a very long time to load. I don't think it's because of the server's connection speed. What would be the best way to diagnose the problem? What could the problem be? I noticed that it get's slower and slower with time and when I restart apache it's faster (but still not fast enough).
View 1 Replies
View Related
Mar 9, 2007
I signed on to a host just a few weeks ago and from my computer at home I got some work-in-progress pages up and running. However, I tried looking at the pages from some other computers and get weird, inconsistent results. In those computers either my site page loads, or GoDaddy domain parking page loads (I registered the domain with GoDaddy).
Why are some computers referring back to GoDaddy's page while in other places they go right to my pages on the web host? Have I did something wrong in setting up the nameservers? Currently I have my host's nameservers on the top of the nameserver list, but GoDaddy's are still on the list, although below my host's in priority order.
View 5 Replies
View Related