Re: [EMAIL PROTECTED] Apache 2.2 utilize more physical memory than apache 1.3

2007-03-01 Thread arun kumar
Ok thanks I will check it with top command Regards, Arun Joshua Slive <[EMAIL PROTECTED]> wrote: On 3/1/07, arun kumar wrote: > Hi, > > No i am not measuring memory per process and i am adding all the RSS of the > httpd process of particular apache instance to

Re: [EMAIL PROTECTED] Apache 2.2 utilize more physical memory than apache 1.3

2007-02-28 Thread arun kumar
the httpd process of the particular apache instance to find total physical memory usage every one sec Anyway physical memory in worker should be less the prefork right? Regards, Arun On 2/28/07, arun kumar wrote: > Hi All, > > I am using the below command to monitor the

Re: [EMAIL PROTECTED] Apache 2.2 utilize more physical memory than apache 1.3

2007-02-27 Thread arun kumar
SS) . i am adding all RSS of the httpd process to find the total physical memory usage of httpd process every time. Any thing wrong in the process of monitoring?? Regards, Arun Joshua Slive <[EMAIL PROTECTED]> wrote: On 2/27/07, arun kumar wrote: > We are using solaris 8

Re: [EMAIL PROTECTED] Apache 2.2 utilize more physical memory than apache 1.3

2007-02-27 Thread arun kumar
Please let me know why worker module is taking more memory(i reduce startserver,maxclient ,threadperchild but no use. Arun Yvo van Doorn <[EMAIL PROTECTED]> wrote: On 2/26/07, arun kumar wrote: > Hi All, > > We are in the process of moving apache 1.3 to apache 2.2

[EMAIL PROTECTED] Apache 2.2 utilize more physical memory than apache 1.3

2007-02-26 Thread arun kumar
Hi All, We are in the process of moving apache 1.3 to apache 2.2we migrated and done the load testing and monitoringwe find that in apache 2.2 physical memory usage is more than apache 1.3we added cache and deflate module in apache 2.2. Below find my apache 1.3 and 2.2 ht

[EMAIL PROTECTED] mod_proxy+weblogic

2007-02-09 Thread arun kumar
Hi all, I am using apache 2.2 and weblogic is my backend Below find the configuration in httpd.conf file ProxyPassReverse /janus balancer://test/ BalancerMember http://10.249.68.24:9001/test BalancerMember http://10.249.68.23:7009/test ProxyPass /janus balancer://test

[EMAIL PROTECTED] Session time out issue while using https(Apache 2.2)

2007-02-07 Thread arun kumar
Hi All, We are having issue while using https(http working fine) in apache 2.2.3. The session is getting expired (session timeout) while data is entering into database. Our backend servers is weblogic 8.1 sp5 and we are using mod_proxy,mod+proxy_balancer modules to send the reques

[EMAIL PROTECTED] Reverse proxy with cache

2007-01-27 Thread arun kumar
Hi All, Below find the reverse proxy configuration with disk cache enabled. Proxypass / http://10.249.68.24:9001/ ProxypassReverse / http://10.249.68.24:9001/ ifModule mod_cache.c> UseCanonicalName Off CacheRoot /local/apache2/logs/

[EMAIL PROTECTED] Mod_proxy _balancer and weblogic 8.1

2007-01-22 Thread arun kumar
Hi all, We plan to use mod_proxy_balancer in our environment...our backend server is weblogic 8.1 sp2. we currently using apache 2.2 and weblogic. weblogic 8.1 is not having plugin for apache 2.2 therefore we plan to go for mod_proxy Please let me session stickiness will wor

[EMAIL PROTECTED] mod_security 1.9.4 to 2.0.4

2007-01-16 Thread arun kumar
Hi All, Currently we are using mod_security 1.9.4 and my client want me to upgrade mod_security to 2.0.4. In mod_security site I found that all the directives of 2.0.4 is different from 1.9.4. Please let me know where I can get 1.9.4 equavalent directive

[EMAIL PROTECTED] output filtering using mod_security

2006-12-03 Thread arun kumar
Hi All, If an user request for any page contains word "malfuntion" then it needs to be denied. Below find my configuration but it is not working SecFilterEngine On SecFilterCheckURLEncoding On SecFilterForceByteRange 32 126 SecFilterScanPOST On SecFilterOutputMime

[EMAIL PROTECTED] Perchild MPM

2006-12-01 Thread arun kumar
Hi All, Please let me know whether apache 2.2.3 will support perchid MPM or not.. Because while installing apache 2.2.3 it's not showing me the perchid mpm in option. bash-3.00# ./configure --help --with-sslc=DIR RSA SSL-C SSL/TLS toolkit --with-ssl=DIR

[EMAIL PROTECTED] apache 2.2.3 and weblogic

2006-11-28 Thread arun kumar
i heard weblogic does now support apache 2.2.3..is there is any to integrate apache 2.2.3 with weblogic other than weblogic plugin and if possible then how to do load balancing Regards, Arun __ Yahoo! India Answers: Share w

[EMAIL PROTECTED] Apache 2.2.x modules

2006-11-23 Thread arun kumar
Hi Guys, Any difference is there in handling(Configuring) the below modules between apache 1.3.x and apache 2.2.x - server side includes - mod_cgi - mod_setenvif - mod_rewrite Arun --- Boyle Owen <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Fenlason, Josh [mailto:[EMAIL P

[EMAIL PROTECTED] Apache 1.3 and 2.2.3

2006-11-21 Thread arun kumar
Hi guys, We are going to migrate apache from 1.3 to 2.2.3. Please let me know the major difference between 1.3 and 2.2.3 Regards, Arun __ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.ya