Server Update, Too Many Apache Processes But Low Load

Apr 24, 2007

I have 2 almost similar webservers:

debian 3.2, P4 3GHZ, 1 Gb ram, kernel 2.6, apache2, php4

Initial apache2.conf:

Code:
Timeout 4
KeepAlive Off
KeepAliveTimeout 2
ServerLimit 1500

<IfModule prefork.c>
StartServers 10
MinSpareServers 10
MaxSpareServers 15
MaxClients 1500
MaxRequestsPerChild 3000
</IfModule>

I update the sources.list on server 1 to mirrors of the new debian 4 etc . I run apt-get update and apt-get dist-upgrade . A whole bunch of things get updated (it was long time ago that I did this anyway). After some troubles with /boot/grub/menu.lst the server boots ok, and everything is well. This server used to have loads of 15-25 at peak times, but after the update its running very smooth with loads of 2-3 at the same peak times. I dont know why exactly, as I noticed updates in OS , kernel version (from 2.6.8x to 2.6.18) , apache2 , php (4.4.4-8+etch1) , and I also needed to update eaccelerator from 0.94 to 0.95 .

A few days later I update server 2. Everything seems to go the same, although the kernel version stays at 2.6.8-3-686. I dont think kernel version at start was exactly same at server 1. But the new php version is the same as server 1, and everything else looks the same too.

But when peak times are coming up, this server starts to have troubles. It is quickly rising to total of 200-300 processes , while server 1 always stays stable at 60-70.

Server 2 also reacts slow if I click somewhere on the site. It takes 5-10 seconds to show a new page. However the load stays pretty low at 1-2 . I see no big cpu usage and also no big memory usage. I have the impression that this server 2 is somehow wasting a lot of apache processes and is making things hard for itself without a real reason.

When I check the seperate mysql database server, I also notice a lot of processes.

Around 200-250 whereas it used to be 40-60. Sometimes this adds up so hard, that all webservers are blocked because mysql has too much processes. When I check the mysql connections, I see a few dozen things like 'unauthen ip:port Connect login' just hanging. All of them have the ip of webserver 2. Those extra apache processes are somehow hanging on to the mysql server without really doing something.

I dont know what is happening, but this server is underperforming very badly now. I managed to limit the problem by drastically lowering ServerLimit and MaxClients on webserver 2 , but this is no real solution. The server is still slow, at least now its not bringing down the others.

My question : what should I check for now ? I noticed a different structure in the conf files in debian etch, maybe something new has a bad influence on my old conf files? Is there something wrong with the combination of kernel+php version? I have no idea, please point me in the right direction so I can learn from this.

View 4 Replies


ADVERTISEMENT

Server Load :: Of Simultaneous Processes Should Not Exceed 5

May 1, 2008

In learning that some hosts seem to be tightening shared hosting specs, I'm wondering what a 'simultaneous process' is... as from this clip: 'number of simultaneous processes should not exceed 5'.

Is each part - for example, graphics and includes - of an individual webpage a 'process'?

View 3 Replies View Related

Server Load, And Tracing Httpd Processes

Feb 28, 2008

I have a server that has server load showing at 25-40 (once it was even 53!), running like that for hours. The server has 4 cpus - and yet the sites on the server seem to run fine when I check them. What I'm wondering is, what exactly is load in this context; and how can load run so high like that without the server crashing?

According to top, the load is caused by httpd processes running under user 'nobody', that often take up double digit CPU percentage.

Does Apache always run under 'nobody'?

Is there any way to trace an httpd processes - which account it's for, or which physical script or URL is calling it?

And for top itself, the TIME field on one server of mine is in the format xx:xx (e.g. 3:25), on another it's TIME+ and in the format xx:xx.xx (e.g. 30:02.77). What exactly does this mean? I would asume it's minutes:seconds and minutes:seconds:hundredths, but while watching top it doesn't seem to correlate with that.

View 11 Replies View Related

High Server Load - Httpd Processes

Mar 23, 2008

a topic long time ago that my server load is frequently high.

I'm talking about something like this
Server Load 158.86
Memory Used 28.2 %
Swap Used 99.57 %

[url]

The only way to solve this problem is to identify the load earlier and kill all httpd process. What I did was

#killall -9 httpd
#killall -9 httpd
#killall -9 httpd
x 30~40 times until no pid process found & the server load is back to normal.

On previous thread, I tried to update mysql & php and it works,

Right now again I am experiencing high server load again...

I'm very sure it's caused by httpd but I am still unable to find out the real cause of the problem and which account user is the culprit for causing this high load.

Can someone assist me by telling me where/how to begin with?

View 4 Replies View Related

Apache Takes All The Server's Ram With Child Processes

Mar 22, 2008

I do a ps aux, and get a bunch of:

/usr/sbin/httpd

Each one takes up like 4% of the available ram - and when the ram is gone, the server dies (it doesn't have a swap file - half the time you can't even log in to it), and you have to reboot Apache.

I thought of limiting maxchilds, but would that break something else?

Should I just make a swap file? Will that defeat the point of creating child processes?

View 6 Replies View Related

Long Running Apache Processes In Server-status

Feb 13, 2007

I'm not sure I understand the server-status page enough to know if this is a problem or not, but I have several processes that seem to run forever, or until I restart Apache. e.g.

Code:
13-1 21045 0/697/4264 W 59.45 19641 0 0.0 43.28 274.97 66.249.66.133 www.example.com GET /wp/2005/01/ HTTP/1.1
19-1 408 1/834/1831 C 83.52 32463 0 14.8 149.66 263.48 66.249.66.133 www.example.com GET /wp/ HTTP/1.1
30-1 14416 0/430/431 W 35.19 13347 0 0.0 37.42 37.44 66.249.66.133 www.example.com GET /wp/category/issues/ HTTP/1.1

They are almost always on a single domain (there's about 100 on the server) that's a Wordpress site. These processes are also almost always a search engine.

On the rare case I see them running on other domains on the same server they're always on Wordpress sites.

The longer the processes run, the more processor/memory they use, the more they slow the server down.

It seems to have just started in the past few weeks, I've had the site there for a couple years.

View 2 Replies View Related

Apache :: Number Of Fcgid Processes On Windows Server

Oct 10, 2013

I'm new to fcgid on Windows. my current set up is as follows;

Windows Server 2008
Apache 2.4.4
PHP 5.3.27 (fcgid)
MySQL 5.6.14

1. Looking at windows task manager, each of my processes have 4 threads each. What does this mean?

2. Does the number of FcgidMaxProcesses x memory_limit = Total amount of memory required?

3. Number of Threadsperchild = number of FcgidMaxProcesses ?

I just want to know how these two work together.

View 18 Replies View Related

Preventing Certain Processes From Using A Certain Load..

Jul 22, 2008

Is there a way to prevent a certain service from taking up a certain amount of load on the server?

Like, shouldn't there be a way I can tell gzip or exim how much server load they are allowed to take up on my server?

I know it may run them slower, but it will be for the better if I could set each one to only be able to have a max load peak or something.

View 7 Replies View Related

High Load With Many Proftpd Processes

Oct 25, 2007

I have a centos 4.4 server, I noticed the load is high and when I checked the top command I found the following:

Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
17212 root 25 0 11504 6236 908 R 57 0.3 195:58.73 http
27994 ftp 18 0 7624 2232 336 R 48 0.1 0:02.39 proftpd
7056 nobody 15 0 27764 10m 1884 S 8 0.5 0:00.62 httpd
4738 nobody 15 0 25788 8952 1976 S 7 0.4 0:08.01 httpd
7199 root 18 0 6376 3704 760 R 6 0.2 0:02.41 top
7021 nobody 16 0 27240 10m 1964 S 5 0.5 0:01.73 httpd
3999 nobody 16 0 26888 9.9m 2008 S 5 0.5 0:09.39 httpd
7180 nobody 15 0 26524 9524 1700 S 5 0.5 0:00.16 httpd
6330 nobody 15 0 26856 9.8m 1992 S 4 0.5 0:04.34 httpd
6272 nobody 15 0 26764 9912 1968 S 2 0.5 0:05.36 httpd
6239 nobody 15 0 25428 8476 1888 S 1 0.4 0:02.95 httpd
1 root 16 0 2300 96 68 S 0 0.0 4:46.28 init
20323 ftp 16 0 5116 428 312 S 0 0.0 0:00.92 proftpd
22126 ftp 16 0 5512 428 312 S 0 0.0 0:01.03 proftpd
22313 ftp 16 0 5644 424 312 S 0 0.0 0:01.00 proftpd
22781 ftp 16 0 5644 460 304 S 0 0.0 0:01.04 proftpd
22837 ftp 16 0 5644 424 312 S 0 0.0 0:01.02 proftpd
24157 ftp 16 0 5776 432 308 S 0 0.0 0:01.09 proftpd
24176 ftp 16 0 5776 432 308 S 0 0.0 0:01.09 proftpd
24989 ftp 16 0 6040 476 316 S 0 0.0 0:00.91 proftpd
25327 ftp 16 0 6172 548 308 R 0 0.0 0:01.02 proftpd
25526 ftp 16 0 6172 808 308 R 0 0.0 0:01.03 proftpd
26013 ftp 16 0 6172 1128 308 R 0 0.1 0:00.98 proftpd
26152 ftp 16 0 6172 1144 312 R 0 0.1 0:01.00 proftpd
26306 ftp 16 0 6172 1172 308 R 0 0.1 0:01.02 proftpd
26455 ftp 16 0 6172 1420 312 S 0 0.1 0:04.02 proftpd
26860 ftp 16 0 6172 928 308 S 0 0.0 0:01.04 proftpd
26936 ftp 16 0 6172 928 308 S 0 0.0 0:00.91 proftpd
27166 ftp 16 0 6172 800 308 S 0 0.0 0:00.96 proftpd
27329 ftp 16 0 6172 716 308 S 0 0.0 0:01.01 proftpd
15659 ftp 16 0 6172 592 308 S 0 0.0 0:00.99 proftpd
4944 ftp 16 0 6172 544 336 S 0 0.0 0:00.98 proftpd
5163 ftp 16 0 6304 544 336 S 0 0.0 0:00.99 proftpd
18964 ftp 16 0 6304 608 308 S 0 0.0 0:00.96 proftpd
19151 ftp 16 0 6304 620 328 S 0 0.0 0:00.99 proftpd
4986 ftp 16 0 6304 596 308 S 0 0.0 0:00.87 proftpd
30721 ftp 16 0 6436 612 312 S 0 0.0 0:00.94 proftpd
13808 ftp 16 0 6436 644 316 S 0 0.0 0:01.01 proftpd
13905 ftp 16 0 6436 640 316 S 0 0.0 0:00.97 proftpd

also when I checked the `ps aux` command I found a lot in this form:

Code:
ftp 22006 0.0 0.0 5512 424 ? S 01:24 0:01 proftpd: (accepting connections)

View 2 Replies View Related

Load, Bandwidth, Processes, CPU With Simple Php Script

Jun 25, 2007

I am thinking about making a little php file that will print a flash game with a link to my site below the actual game. Other webmasters can use this php file on their site to embed this game.

I'm on shared hosting with Bluehost at the moment. What will be the implications on bandwidth and CPU if these php files which serve the games become popular (get hit quite frequently per day/hour/second)?

View 4 Replies View Related

POP Server Error After Apache Update

Jul 2, 2007

I run a dedicated server with WHM/cPanel (10.8.0).

I was recently supposed to update the Apache installation to add a module, but instead of clicking "load previous config" I clicked on "start build" by mistake. This brought the installation back to default.

I waited till the build was finished and then added all the modules I could remember having installed earlier. This made Apache not wanting to start. I went back to the default and then recompiled apache over and over again, adding 1 o 2 modules every time. Apache booted up fine, but for some reason my mail is suddenly acting up.

I keep getting the following error on one of my domain in my client:

Code:
Unable to connect to POP server mail.example.com.
Error sending password: -ERR Maildir invalid (no 'cur' directory)
When I click OK, I get:

Code:
Unable to connect to POP server mail.example.com.
Error sending password: Operation now in progress
I have a couple of other accounts in the mail client. None of them are receiving mails, even though I can see that there are new mails present in the mailbox via webmail.

My exim is configured to use mbox as far as I know. So I don't understand why I'm getting an invalid maildir message.

View 2 Replies View Related

Update Server Without Updating Mysql And Apache

Aug 5, 2008

i would like to update my CentOS Linux 5 but i don't want to update mysql and apache i need to use mysql 4. When i entered yum update i can see Total download size: 245 M i can see mysql i386 5.0.45-7.el5 base 4.1 M

how can update my server without updating mysql and apache

View 5 Replies View Related

Apache :: 500 Internal Server Error After Update

Jan 17, 2015

I've been running my website for years and now yesterday I update 2 files, the same way I always do, and when I try to load them in a browser I get:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

The log says this:

[my ip] - - [17/Jan/2015:00:07:55 -0500] "GET /site/index.php HTTP/1.1" 404 - "-" [my agent string]

Permissions are 644, same as for the other files. I haven't encountered anything like this before and am totally stumped.

View 1 Replies View Related

Long-live Apache Processes

May 1, 2009

I have some problems with apache.

As you can see below, long-live httpd processes use a lot of CPU / Ram.
Usually this processes caused high LA - 8-12.

Code:
%CPU CPU NI S TIME COMMAND
0.2 - 0 S 00:00:27 nginx: worker process
0.3 - 0 S 00:00:29 nginx: worker process
0.3 - 0 S 00:00:30 nginx: worker process
3.3 - 0 S 00:04:09 /usr/local/apache/bin/httpd -k start -DSSL
3.4 - 0 S 00:04:16 /usr/local/apache/bin/httpd -k start -DSSL
3.5 - 0 S 00:05:50 /usr/local/apache/bin/httpd -k start -DSSL
3.6 - 0 S 00:05:40 /usr/local/apache/bin/httpd -k start -DSSL
3.6 - 0 S 00:05:16 /usr/local/apache/bin/httpd -k start -DSSL
3.6 - 0 S 00:06:04 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:06:06 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:00:55 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:06:10 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:06:10 /usr/local/apache/bin/httpd -k start -DSSL
3.7 - 0 S 00:06:10 /usr/local/apache/bin/httpd -k start -DSSL
3.8 - 0 S 00:06:12 /usr/local/apache/bin/httpd -k start -DSSL
3.8 - 0 S 00:05:40 /usr/local/apache/bin/httpd -k start -DSSL
3.9 - 0 S 00:06:28 /usr/local/apache/bin/httpd -k start -DSSL

View 6 Replies View Related

How To Keep Number Of Apache Running Processes Down

Mar 30, 2007

I have small issue with load speed of pages when number of apache running processes goes over +-310, during peak traffic of day. IE: They load really slow.

Here's pic of what I mean:

=> [url]

Only thing that fixes it temporarily (at least until peak traffic ends) is to stop either httpd or mysql for several seconds, as everything cools down, then start it back up. Stop/starting mysql usually has longer terms temporary fix.

Anyway, would you have any ideas on what to configure or change within the system in order to keep the processes under 300?

The load is normal. Even at load 40, pages are blistering fast, as long as processes are under 300. So it's got nothing to do with load.

View 8 Replies View Related

Apache :: Processes Keep Increasing And Hence Crashing

Jan 14, 2015

Apache keeps increasing processes and when it reaches 256 value, it crashes. These are the values from our conf file. This doenst happen everyday, it occurs once or twice a week and at random timing.

Timeout 120
KeepAlive Off
MaxKeepAliveRequests 100
KeepAliveTimeout 15

<IfModule prefork.c>
StartServers 8
MinSpareServers 5
MaxSpareServers 20
ServerLimit 256
MaxClients 256
MaxRequestsPerChild 4000
</IfModule>

I enabled server-status and found request for index.html, is holding the processes. Only thing i see in access logs is ""OPTIONS * HTTP/1.0" 200 - "-" "Apache (internal dummy connection)""

View 1 Replies View Related

Server Load > 300 (only Apache)

Apr 16, 2007

I have two servers, one for apache hosting a vbulletin forum, and another one for hosting its database.

Sometimes, I get very high load on the Apache server (>300) and the server stops responding. As a result, I have to stop apache in order to reduce the load and then start it again.

when I query the number of online users using this command:

Code:
netstat -an | grep : 80 | wc -l
I get about 1500 to 2000

but in the forum statistics, the number of online users is more than 5000. I already made sure that there are no DoS or DDoS attacks.

This is the specs of my apache server:

CPU: GenuineIntel Intel(R) Pentium(R) D CPU 3.40GHz
RAM: 2 GB
Server OS: CentOS 4.4
Apache Version: 1.3.37

and here is my httpd.conf:

Code:
ServerType standalone

Timeout 15
KeepAlive On
MaxKeepAliveRequests 200
KeepAliveTimeout 15
MinSpareServers 10
MaxSpareServers 15
StartServers 10
MaxClients 500
MaxRequestsPerChild 0

Is there anyway by which I can optimize my server for better performance and less load?

View 12 Replies View Related

High Load On Apache/PHP Server - What Can I Twiddle

Sep 2, 2007

I deal with a server that gets positivey slammed once a week for a few months per year. I'd tell you how many hits we got tonight, but I'm still waiting for AWSTATS to chew through the 2gb access_log file...

Tonight, I made some changes that SEEM to work, but I"mn not sure what the long-term effects could be. If we have any apache experts on the forums, I'd really like to bend your ear for a few to see what you know.

Obviously, with PHP, we're limited to prefork MPM.

First of all, I dropped Timeout from 300 to 120. That should be MORE than enough time to know that we've timed out. Then I dropped KeepAliveTimeout to 5 from 15.

Here's the radical one. Watching the process list and the load, it seemed that load spiked when the processes hit their end of useful life and respawned. Duh. This was happening every four seconds at the load we were under. MaxRequestsPerChild was set to 10,000. I upped this to 80,000 over a period of hours that we were under the load. I didn't see any significant memory leakage, but it's the change I'm worried about the most. I've seen Apache do some bad things when people allow this to go unlimited, and had always used the relatively low default as a guide.

Besides not loading a bunch of dynamic modules (also done, I usually do this so I'm not worried about it), what else can I do tuning-wise to keep load down? Please note that caching and load-balancing aren't acceptable solutions; I have one server to work with (for now) and the boss says no to caching because of how frequently our information updates. We also have extensive .htaccess files, so there's no LHTTPD in my future.

View 2 Replies View Related

Apache :: Crashed WAMP Server - Cannot Load

Jun 26, 2013

I'm running a WAMP server, hosting an internal website for my company's use.

Windows XP Home SP3
Apache 2.0
MySQL Server 5.5
PHP 5.?

Last night Microsoft Security Essentials froze while running a scan. I restarted the scan and it froze again, so I rebooted the server. Now Apache won't start, providing the following error ....

View 4 Replies View Related

Apache :: Load Balancing / HA With HTTP Server And JBoss AS 7

Nov 22, 2013

I am tried to integrate Apache HTTP server and JBoss app server 7 with mod_jk module plugin in Apache.I have two instances of Jboss running and Apache server sends requests to them.I have added following code in "httpd.conf" of Apache:

Code:

LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_connect_module modules/mod_proxy_connect.so
LoadModule proxy_http_module modules/mod_proxy_http.so

JkWorkersFile "D:/Program Files/Apache Group/Apache2/conf/workers.properties"
JkShmFile "D:/Program Files/Apache Group/Apache2/logs/mod_jk.shm"
JkLogFile "D:/Program Files/Apache Group/Apache2/logs/mod_jk.log"

[Code] ....

But, though I have configured this way, when my worker1 goes down,Apache is not sending requests to worker2 and I get "Service Temporarily Unavailable" message.

View 1 Replies View Related

Plesk 12.x / Linux :: Unable To Update From Panel - Page Does Not Load

Jan 19, 2015

After doing the upgrade to v12.0.18 when I go in : tools , updates the page does not load . I added to the firewall port 8447 but nothing .

View 8 Replies View Related

Server Processes Taking Up So Much Cpu

Apr 13, 2008

My server has been crashing quite alot lately, it does have some high traffic sites on there but it has never really been this bad before. Today i noticed these in cpanel, what are they and is there anyway I can control them?

View 13 Replies View Related

VPS- Server Processes Not Getting Killed

Apr 23, 2008

i am facing slight problem with one of my VPSes. It had happened earlier also but had got resolved automatically.

Please see this screenshot: [url]

i know that the server load is not that great to cause this much SWAP usage. i think this is because of the processes not getting killed.

UPDATE: here is the screenshot of my other server with the same provider. which is not really overloaded but i think is facing the same problem of processes not getting killed [url]

View 7 Replies View Related

Could Any Of These Processes Kill My Server

Nov 16, 2007

Code:

1(init)/sbin/init/init [3]&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;
2(ksoftirqd/0)/
3(events/0)/
4(khelper)/
5(kacpid)/
20(kblockd/0)/
38(pdflush)/
39(pdflush)/
41(aio/0)/
21(khubd)/
40(kswapd0)/
187(kseriod)/
301(kjournald)/
1345(udevd)/sbin/udevd/udevd&#65533;
1704(kauditd)/
1745(kmirrord)/
1975(kjournald)/
1976(kjournald)/
1977(kjournald)/
1978(kjournald)/
1979(kjournald)/
2668(syslogd)/sbin/syslogd/syslogd&#65533;-m&#65533;0&#65533;
2672(klogd)/sbin/klogd/klogd&#65533;-x&#65533;
2693(named)/usr/sbin/named/var/named/usr/sbin/named&#65533;-u&#65533;named&#65533;
2736(courierlogger)/usr/sbin/courierlogger//usr/sbin/courierlogger&#65533;-pid=/var/spool/authdaemon/pid&#65533;-facility=mail&#65533;-start&#65533;/usr/libexec/courier-authlib/authdaemond&#65533;
2737(authdaemond)/usr/libexec/courier-authlib/authdaemond//usr/libexec/courier-authlib/authdaemond&#65533;
2772(authdaemond)/usr/libexec/courier-authlib/authdaemond//usr/libexec/courier-authlib/authdaemond&#65533;
2773(authdaemond)/usr/libexec/courier-authlib/authdaemond//usr/libexec/courier-authlib/authdaemond&#65533;
2774(authdaemond)/usr/libexec/courier-authlib/authdaemond//usr/libexec/courier-authlib/authdaemond&#65533;
2775(authdaemond)/usr/libexec/courier-authlib/authdaemond//usr/libexec/courier-authlib/authdaemond&#65533;
2776(authdaemond)/usr/libexec/courier-authlib/authdaemond//usr/libexec/courier-authlib/authdaemond&#65533;
2814(smartd)/usr/sbin/smartd//usr/sbin/smartd&#65533;
2823(acpid)/usr/sbin/acpid//usr/sbin/acpid&#65533;
4454(sshd)/usr/sbin/sshd//usr/sbin/sshd&#65533;
4467(xinetd)/usr/sbin/xinetd/xinetd&#65533;-stayalive&#65533;-pidfile&#65533;/var/run/xinetd.pid&#65533;
4534(chkservd)/usr/bin/perl/chkservd
4545(courierlogger)/usr/sbin/courierlogger//usr/sbin/courierlogger&#65533;-pid=/var/run/imapd.pid&#65533;-start&#65533;-name=imapd&#65533;/usr/lib/courier-imap/libexec/couriertcpd&#65533;-address=0&#65533;-maxprocs=40&#65533;-maxperip=30&#65533;-nodnslookup&#65533;-noidentlookup&#65533;143&#65533;/usr/lib/courier-imap/sbin/imaplogin&#65533;/usr/lib/courier-imap/bin/imapd&#65533;Maildir&#65533;
4546(couriertcpd)/usr/lib/courier-imap/libexec/couriertcpd//usr/lib/courier-imap/libexec/couriertcpd&#65533;-address=0&#65533;-maxprocs=40&#65533;-maxperip=30&#65533;-nodnslookup&#65533;-noidentlookup&#65533;143&#65533;/usr/lib/courier-imap/sbin/imaplogin&#65533;/usr/lib/courier-imap/bin/imapd&#65533;Maildir&#65533;
4553(courierlogger)/usr/sbin/courierlogger//usr/sbin/courierlogger&#65533;-pid=/var/run/imapd-ssl.pid&#65533;-start&#65533;-name=imapd-ssl&#65533;/usr/lib/courier-imap/libexec/couriertcpd&#65533;-address=0&#65533;-maxprocs=40&#65533;-maxperip=30&#65533;-nodnslookup&#65533;-noidentlookup&#65533;993&#65533;/usr/lib/courier-imap/bin/couriertls&#65533;-server&#65533;-tcpd&#65533;/usr/lib/courier-imap/sbin/imaplogin&#65533;/usr/lib/courier-imap/bin/imapd&#65533;Maildir&#65533;
4554(couriertcpd)/usr/lib/courier-imap/libexec/couriertcpd//usr/lib/courier-imap/libexec/couriertcpd&#65533;-address=0&#65533;-maxprocs=40&#65533;-maxperip=30&#65533;-nodnslookup&#65533;-noidentlookup&#65533;993&#65533;/usr/lib/courier-imap/bin/couriertls&#65533;-server&#65533;-tcpd&#65533;/usr/lib/courier-imap/sbin/imaplogin&#65533;/usr/lib/courier-imap/bin/imapd&#65533;Maildir&#65533;
4559(courierlogger)/usr/sbin/courierlogger//usr/sbin/courierlogger&#65533;-pid=/var/run/pop3d.pid&#65533;-start&#65533;-name=pop3d&#65533;/usr/lib/courier-imap/libexec/couriertcpd&#65533;-address=0&#65533;-maxprocs=40&#65533;-maxperip=30&#65533;-nodnslookup&#65533;-noidentlookup&#65533;110&#65533;/usr/lib/courier-imap/sbin/pop3login&#65533;/usr/lib/courier-imap/bin/pop3d&#65533;Maildir&#65533;
4560(couriertcpd)/usr/lib/courier-imap/libexec/couriertcpd//usr/lib/courier-imap/libexec/couriertcpd&#65533;-address=0&#65533;-maxprocs=40&#65533;-maxperip=30&#65533;-nodnslookup&#65533;-noidentlookup&#65533;110&#65533;/usr/lib/courier-imap/sbin/pop3login&#65533;/usr/lib/courier-imap/bin/pop3d&#65533;Maildir&#65533;
4565(courierlogger)/usr/sbin/courierlogger//usr/sbin/courierlogger&#65533;-pid=/var/run/pop3d-ssl.pid&#65533;-start&#65533;-name=pop3d-ssl&#65533;/usr/lib/courier-imap/libexec/couriertcpd&#65533;-address=0&#65533;-maxprocs=40&#65533;-maxperip=30&#65533;-nodnslookup&#65533;-noidentlookup&#65533;995&#65533;/usr/lib/courier-imap/bin/couriertls&#65533;-server&#65533;-tcpd&#65533;/usr/lib/courier-imap/sbin/pop3login&#65533;/usr/lib/courier-imap/bin/pop3d&#65533;Maildir&#65533;
4566(couriertcpd)/usr/lib/courier-imap/libexec/couriertcpd//usr/lib/courier-imap/libexec/couriertcpd&#65533;-address=0&#65533;-maxprocs=40&#65533;-maxperip=30&#65533;-nodnslookup&#65533;-noidentlookup&#65533;995&#65533;/usr/lib/courier-imap/bin/couriertls&#65533;-server&#65533;-tcpd&#65533;/usr/lib/courier-imap/sbin/pop3login&#65533;/usr/lib/courier-imap/bin/pop3d&#65533;Maildir&#65533;
4644(clamd)/usr/sbin/clamd//usr/sbin/clamd&#65533;
4648(exim)/usr/sbin/exim/var/spool/exim/usr/sbin/exim&#65533;-bd&#65533;-oX&#65533;26&#65533;
4654(exim)/usr/sbin/exim/var/spool/exim/usr/sbin/exim&#65533;-bd&#65533;-q60m&#65533;
4658(exim)/usr/sbin/exim/var/spool/exim/usr/sbin/exim&#65533;-tls-on-connect&#65533;-bd&#65533;-oX&#65533;465&#65533;
4666(antirelayd)/usr/bin/perl/antirelayd
4752(spamd)/usr/bin/perl//usr/bin/spamd -d --allowed-ips=127.0.0.1 --pidfile=/var/run/spamd.pid --max-children=5
4762(spamd)/usr/bin/perl/spamd child
4763(spamd)/usr/bin/perl/spamd child
4826(pure-ftpd)/usr/sbin/pure-ftpd/pure-ftpd (SERVER)&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;
4829(pure-authd)/usr/sbin/pure-authd//usr/sbin/pure-authd&#65533;-s&#65533;/var/run/ftpd.sock&#65533;-r&#65533;/usr/sbin/pureauth&#65533;
4856(crond)/usr/sbin/crond/var/spoolcrond&#65533;
4874(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
4877(xfs)/usr/X11R6/bin/xfs/xfs&#65533;-droppriv&#65533;-daemon&#65533;
4886(anacron)/usr/sbin/anacron/var/spool/anacronanacron&#65533;-s&#65533;
4969(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
4995(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
4998(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
5001(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
5004(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
5005(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
5034(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
5083(cphulkd.pl)/usr/bin/perl/cPhulkd - processor
5105(cpdavd)/usr/bin/perl/cpdavd - accepting connections on 2077 and 2078
5116(cpbandwd)/usr/bin/perl/cpbandwd
5117(cpanellogd)/usr/bin/perl/cpanellogd - sleeping for logs
5154(mailmanctl)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/mailmanctl&#65533;-s&#65533;start&#65533;
5155(python2.4)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/qrunner&#65533;--runner=ArchRunner:0:1&#65533;-s&#65533;
5156(python2.4)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/qrunner&#65533;--runner=BounceRunner:0:1&#65533;-s&#65533;
5157(python2.4)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/qrunner&#65533;--runner=CommandRunner:0:1&#65533;-s&#65533;
5158(python2.4)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/qrunner&#65533;--runner=IncomingRunner:0:1&#65533;-s&#65533;
5159(python2.4)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/qrunner&#65533;--runner=NewsRunner:0:1&#65533;-s&#65533;
5160(python2.4)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/qrunner&#65533;--runner=OutgoingRunner:0:1&#65533;-s&#65533;
5161(python2.4)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/qrunner&#65533;--runner=VirginRunner:0:1&#65533;-s&#65533;
5162(python2.4)/usr/local/bin/python2.4/usr/local/cpanel/3rdparty/mailman/usr/local/bin/python2.4&#65533;/usr/local/cpanel/3rdparty/mailman/bin/qrunner&#65533;--runner=RetryRunner:0:1&#65533;-s&#65533;
5172(dbus-daemon-1)/usr/bin/dbus-daemon-1/dbus-daemon-1&#65533;--system&#65533;
5183(hald)/usr/sbin/hald/hald&#65533;
5194(mingetty)/sbin/mingetty//sbin/mingetty&#65533;tty1&#65533;
5195(mingetty)/sbin/mingetty//sbin/mingetty&#65533;tty2&#65533;
5196(mingetty)/sbin/mingetty//sbin/mingetty&#65533;tty3&#65533;
5197(mingetty)/sbin/mingetty//sbin/mingetty&#65533;tty4&#65533;
5198(mingetty)/sbin/mingetty//sbin/mingetty&#65533;tty5&#65533;
5199(mingetty)/sbin/mingetty//sbin/mingetty&#65533;tty6&#65533;
5806(cpsrvd-ssl)/usr/local/cpanel/cpsrvd-ssl/usr/local/cpanel/basecpsrvd - waiting for connections
5924(authProg)/usr/local/cpanel/bin/courier-auth//etc/authlib/authProg&#65533;
5959(mysqld_safe)/bin/bash/var/lib/bin/sh&#65533;/usr/bin/mysqld_safe&#65533;--datadir=/var/lib/mysql&#65533;--pid-file=/var/lib/mysql/tiny.dnsprotect.org.pid&#65533;
5994(mysqld)/usr/sbin/mysqld/var/lib/mysql/usr/sbin/mysqld&#65533;--basedir=/&#65533;--datadir=/var/lib/mysql&#65533;--user=mysql&#65533;--pid-file=/var/lib/mysql/tiny.dnsprotect.org.pid&#65533;--skip-external-locking&#65533;--socket=/var/lib/mysql/mysql.sock&#65533;
6081(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
7291(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
7293(mono)/opt/mono/bin/mono//opt/mono/bin/mono&#65533;/opt/mono/lib/mono/1.0/mod-mono-server.exe&#65533;--filename&#65533;/tmp/mod_mono_server_global&#65533;--nonstop&#65533;--master&#65533;
7298(httpd)/usr/local/apache/bin/httpd//usr/local/apache/bin/httpd&#65533;-k&#65533;start&#65533;-DSSL&#65533;
7740(eximstats)/usr/bin/perl/eximstats
7822(authProg)/usr/local/cpanel/bin/courier-auth//etc/authlib/authProg&#65533;
8527(authProg)/usr/local/cpanel/bin/courier-auth//etc/authlib/authProg&#65533;
9234(cpsrvd-ssl)/usr/local/cpanel/cpsrvd-ssl/usr/local/cpanel/whostmgr/docrootwhostmgrd - serving 81.104.99.97
9236(whostmgr)/usr/local/cpanel/whostmgr/bin/whostmgr/usr/local/cpanel/whostmgr/docroot/usr/local/cpanel/whostmgr/bin/whostmgr&#65533;./simpleps&#65533;
9237(simpleps)/usr/bin/perl/usr/local/cpanel/whostmgr/docroot/usr/bin/perl&#65533;/scripts/simpleps&#65533;--html&#65533;

Recently server been a lil unstable... unsure why.. only recent thing i've installed is eaccelerator thingy.

and It was a lil unstable before that..

View 7 Replies View Related

My Server Is Very Slow, High CPU, High Apache Load

Oct 31, 2009

My server is very slow, High CPU, High Apache load....

I got a new server and i had setup a script on it.

No server tweaks has been done.

I run a filehosting site so it gets very slow when traffic is high.

Here is some info:

Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
4135 filedip 19 0 12812 8892 2212 R 18.9 0.4 0:00.74 index.cgi
3140 apache 15 0 22624 9604 2768 S 17.3 0.5 1:54.45 httpd
3556 apache 15 0 22792 9592 2768 S 17.3 0.5 0:43.53 httpd
3739 apache 15 0 22672 9556 2744 S 17.3 0.5 1:09.67 httpd
3884 apache 15 0 22664 9560 2744 S 17.3 0.5 0:23.98 httpd
3474 apache 15 0 22672 9572 2756 R 16.1 0.5 1:34.09 httpd
3548 apache 15 0 22792 9560 2740 S 16.1 0.5 1:33.67 httpd
3991 apache 15 0 22640 9588 2756 S 15.1 0.5 0:22.44 httpd
3475 apache 15 0 22672 9580 2756 S 13.2 0.5 1:31.42 httpd
3493 apache 15 0 22664 9592 2768 S 12.9 0.5 1:15.52 httpd
3769 apache 15 0 22664 9580 2756 S 12.9 0.5 0:45.19 httpd
3638 apache 15 0 22664 9576 2756 S 12.3 0.5 0:32.82 httpd
3724 apache 16 0 22664 9580 2756 R 12.3 0.5 0:34.25 httpd
3626 apache 15 0 22672 9580 2756 S 11.7 0.5 0:52.54 httpd
4023 apache 16 0 22792 9560 2740 R 11.3 0.5 0:13.16 httpd
3882 apache 15 0 22664 9576 2756 S 10.1 0.5 0:38.56 httpd
3005 apache 15 0 22672 9588 2768 R 9.1 0.5 2:06.61 httpd

I dont know much about server managment...

how to fix this so server doesnt go slow?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved