AW: Httpd memory usage

I dont know if that is really a problem ? My webserver take at least as
much mem as you said and my

rt-apache looks like this

                                      Mem

2913 www 16 0 27000 23m 5940 S 0.0 2.6 0:16.01 httpd

2914 www 16 0 26892 23m 5940 S 0.0 2.6 0:11.86 httpd

2915 www 16 0 26584 22m 5940 S 0.0 2.6 0:07.44 httpd

2916 www 16 0 25312 21m 5940 S 0.0 2.4 0:05.01 httpd

2924 www 16 0 24712 21m 5940 S 0.0 2.4 0:02.80 httpd

2973 www 16 0 23588 19m 5772 S 0.0 2.3 0:00.90 httpd

3061 www 22 0 20924 17m 5220 S 0.0 2.0 0:00.00 httpd

3062 www 22 0 20924 17m 5220 S 0.0 2.0 0:00.00 httpd

3063 www 25 0 20924 17m 5220 S 0.0 2.0 0:00.00 httpd

3064 www 25 0 20924 17m 5220 S 0.0 2.0 0:00.00 httpd

3065 www 25 0 20924 17m 5220 S 0.0 2.0 0:00.00 httpd

You could reduce the amount of threads, that apache forks, in httpd.conf
but for the

memory-thread, I think that’s well … “Ok” (remember that u have a
couple of modules

loaded by your webserver (static and shared objects) and there’s
probably more stuff

(I don’t know your full setup, so this is just a guess)

Hey all,

I have seen this topic many a time in the archives no one really has
solved it. Firstly here are my specs:

RH8
Mod-perl1.29
Apache 1.3.29
Mysql-3.23
RT-3-0-8

Everytime I start up apache memory gets used (22mb per connection) up
within a couple of hours and slows RT right down. I have 512mb of RAM.
Also allot of empty files seem to appear in my /tmp folder. Has anyone
else had this problem? Even better has anyone else solved this problem?

Regards,
Kevin