Mayur Joshi wrote:
When I see the different processes running on my system, I saw the httpd process entries 6 times. Out of 6 one consumed 2.34% of memory & other 5 consumed 0.16% of memory. Is it ok if I terminate other processes? I'm a bit low on my mem.


By default Apache start 10 servers. If you would like to reduce the number you may do so from httpd.conf under /etc/httpd/conf directory. It again depends on the load on Apache, for eg:- your apache response may be rather solw if you spawn less servers.

> One more thing....I'm using Apache 1.3.6.
> Does that version has problems handling CGI?

Apache as such is very powerful in handling cgi requests. If you can highlight the exact nature of the problem, I'll be in a better position to help you.

Seshan.

Reply via email to