Re: Review performance issue

2010-10-17 Thread mohan kumar
>> > > 0.7 0.0 15656 362552 /usr/sbin/apache2 -D DEFAULT_VHOST -D INFO -D >> > > SSL -D SSL_DEFAULT_VHOST -D LANGUAGE -D PYTHON -d /usr/lib/apache2 -f >> / >> > > etc/apache2/httpd.conf -k start >> > > 0.1 0.0 3884 242392 /usr/sbin/mysqld --d

Re: Review performance issue

2010-10-15 Thread mohan kumar
Oh ok. On Fri, Oct 15, 2010 at 1:08 PM, Thilo-Alexander Ginkel wrote: > On Fri, Oct 15, 2010 at 09:22, Mohan wrote: > > Only RB is running on the server. > > > > when i did 'ps' it shows the following apache instances. > > > > [r...@rboard log]# ps -ef | grep httpd > > apache1279 22272 0 01

Re: Review performance issue

2010-10-14 Thread mohan kumar
Hi Thilo, Thanks for your response. apache (httpd) uses more cpu and memory: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 14071 apache25 0 449m 116m 6124 R 89.0 2.1 0:34.34 httpd And also as per Christian sugestion, checked the memcache config, seems to be good.