Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

too long processes

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  mod_vhost_alias & mod_rewrite  
Author Message
mlegoff

External


Since: Oct 24, 2003
Posts: 1



(Msg. 1) Posted: Fri Oct 24, 2003 4:08 am
Post subject: too long processes
Archived from groups: alt>apache>configuration (more info?)

Hello,

My server is running apache 1.3 and for severals weeks some processes don't
want to stop.
When i send a 'top' command i have more than 18 processes running and all
are httpd.
moreover this processes are running during long long time and my whole
server run really slow.

I run apache on redhat 8 with php4 and mysql.

Ideas and/or solutions would help me a lot Wink

Thanks,

Matt

 >> Stay informed about: too long processes 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Sun Oct 26, 2003 10:06 am
Post subject: Re: too long processes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Matthieu <mlegoff DeleteThis @noos.fr> wrote:
 > When i send a 'top' command i have more than 18 processes running and all
 > are httpd.

Apache spawn a new child process every time is required, if the amount
of requests is steady, the child are kept alive and they don't die.

 > moreover this processes are running during long long time and my whole
 > server run really slow.

use uptime to check the load of the machine, check your logs for
the amount of requests processed. If you have a busy machine then
is normal that the system is slow. Besides, if all the pages are
making huge requests to the database you have a lot of time to wait
between the request and the response.

 > Ideas and/or solutions would help me a lot Wink

Isn't clear if there is a problem that require a solution. Buy a
more powerfull machine could be an easy one. Put the database on
another machine could be another. But first, check if you really
have a problem.

Davide<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: too long processes 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Long domain names - Hi, I've got URLs like this one: users.mem.domain.com . I've created a virtualhost with the serveralias *.mem.domain.com . I want to map * to a seperate dir. I've tried to use mod_vhosts, but it won't see the very first part of it. And now I'm..

mod_perl vs. cgi, suid-perl (long) - hi, i'm in need of some help because i am a bit confused about some apache features i need or believe to need. actually, the problem is occuring to a friend of mine, he needs to execute scripts in a suid-user manner. a script in a /cgi-bin/ with 4755...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]