[Pkg-otrs-devel] otrs2 on debian etch -- apache2 consumes too much memory (~100MB each process)

The Thanh Han hanthethanh at gmail.com
Wed May 7 21:32:23 UTC 2008


Dear list,

I followed the "official" debian guide for otrs2
at http://www.writely.com/View.aspx?docid=drm3kmx_0cbr3x9
and installed otrs2 on a fresh debian system. Everythings
went smoothly. However apache2 seems to take too much
memory:

,--------
|   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                
| 11804 root      18   0  181m 103m 3628 S  0.0 10.1   0:00.81 apache2                                                 
| 11812 www-data  25   0  398m 101m 1540 S  0.0  9.9   0:00.00 apache2                                                 
| 11810 www-data  25   0  398m 101m 1536 S  0.0  9.9   0:00.00 apache2                                                 
| 11809 www-data  25   0  177m  96m  824 S  0.0  9.5   0:00.00 apache2                                                 
`--------

Is this normal, or too much for otrs?

I did some searching on google and found this one to be
somewhat similar:

http://faq.otrs.org/otrs/public.pl?Action=PublicFAQ&CategoryID=5&ItemID=252

when I did a "ipcs", I got this output:

,--------
| ------ Shared Memory Segments --------
| key        shmid      owner      perms      bytes
| nattch     status      
| 0x02a622c7 0          www-data  777        1          0                       
| 0x02a622c6 32769      www-data  777        4096       0                       
| 
| ------ Semaphore Arrays --------
| key        semid      owner      perms      nsems     
| 0x00000000 229376     www-data  600        1         
| 0x00000000 262145     www-data  600        1         
| 
| ------ Message Queues --------
| key        msqid      owner      perms      used-bytes
| messages    
`--------

does this mean that I am experiencing the same problem? 


Thanks,
Thanh



More information about the Pkg-otrs-devel mailing list