[users@httpd] Load-balancing with Mod_Proxy and SSL problem

2012-07-12 Thread Jehan Badshah
HI *for loadbalancing I added following lines in httpd-ssl.conf file * VirtualHost _default_:443 //certificates etc //loadbalancing lines ProxyPass / balancer://sakaiCluster/ stickysession=JSESSIONID nofailover=On timeout=60 Proxy balancer://sakaiCluster BalancerMember

Re: [users@httpd] Load-balancing with Mod_Proxy and SSL problem

2012-07-12 Thread Jehan Badshah
, Jehan Badshah wrote: HI *for loadbalancing I added following lines in httpd-ssl.conf file * VirtualHost _default_:443 //certificates etc //loadbalancing lines ProxyPass / balancer://sakaiCluster/ stickysession=JSESSIONID nofailover=On timeout=60 Proxy balancer://sakaiCluster

[users@httpd] [proxy_balancer:emerg] Invalid argument: worker slotmem_grab failed$

2012-07-12 Thread Jehan Badshah
) proxy_module (shared) proxy_balancer_module (shared) proxy_ajp_module (shared) proxy_http_module (shared) Any help ? Regards Jehan -- Regards Jehan Badshah | Sr. Software

[users@httpd] Difference between mod_jk and mod_proxy

2011-01-27 Thread Jehan Badshah
Dear We can do loadbalancing using both mod_jk and mod_proxy. what is the difference between them. Regards

Re: [users@httpd] Difference between mod_jk and mod_proxy

2011-01-27 Thread Jehan Badshah
Thanks Martin. On Thu, Jan 27, 2011 at 1:59 PM, Martin Kuba ma...@ics.muni.cz wrote: Dne 27.1.2011 09:50, Jehan Badshah napsal(a): Dear We can do loadbalancing using both mod_jk and mod_proxy. what is the difference between them. Hi Jehan, it is a FAQ: http://wiki.apache.org/tomcat

[users@httpd] problem in Loadbalancing using mod_jk (configuration of worker.properties attached)

2011-01-27 Thread Jehan Badshah
--- Regards Jehan Badshah | Software Engineer MS (Computer Science) FAST - National University of Computer and Emerging Sciences A.K. Brohi Road, H-11/4, Islamabad UAN: +92 (0)51 - 111 128 128 ext 263 Cell: 0300-5847471

[users@httpd] problem in Loadbalancing using mod_jk (configuration of worker.properties attached)

2011-01-27 Thread Jehan Badshah
--- Regards Jehan Badshah | Software Engineer MS (Computer Science) FAST - National University of Computer and Emerging Sciences A.K. Brohi Road, H-11/4, Islamabad UAN: +92 (0)51 - 111 128 128 ext 263 Cell: 0300-5847471

[users@httpd] problem in Loadbalancing using mod_jk (configuration of worker.properties attached)

2011-01-27 Thread Jehan Badshah
--- Regards Jehan Badshah | Software Engineer MS (Computer Science) FAST - National University of Computer and Emerging Sciences A.K. Brohi Road, H-11/4, Islamabad UAN: +92 (0)51 - 111 128 128 ext 263 Cell: 0300-5847471

Re: [users@httpd] problem in Loadbalancing using mod_jk (configuration of worker.properties attached)

2011-01-27 Thread Jehan Badshah
=node2 etc. On Fri, Jan 28, 2011 at 3:20 PM, Jehan Badshah jehan.bads...@nu.edu.pkwrote: Dear all Following is the configuration of *worker.properties* file, using that configuration my browser (or apache) goes in endless loop. please help