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

2012-07-12 Thread Jehan Badshah
) proxy_ajp_module (shared) proxy_http_module (shared) Any help ? Regards Jehan -- Regards Jehan Badshah | Sr. Software Engineer & Team Lead Department of Research & Development National Un

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

2012-07-12 Thread Jehan Badshah
3086534336] (22)Invalid argument: AH01186: worker slotmem_grab failed [Fri Jul 13 23:07:52.977252 2012] [:emerg] [pid 12579:tid 3086534336] AH00020: Configuration Failed, exiting [root@localhost ~]# On Thu, Jul 12, 2012 at 5:48 PM, Daniel Gruno wrote: > On 07/12/2012 02:42 PM, Jehan Bads

[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 * //certificates etc //loadbalancing lines ProxyPass / balancer://sakaiCluster/ stickysession=JSESSIONID nofailover=On timeout=60 BalancerMember ajp://192.168.1.101:8009 route=tom121 BalancerMember ajp://192.1

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

2011-01-27 Thread Jehan Badshah
u need to have > > > > for second one > > > > etc. > > > On Fri, Jan 28, 2011 at 3:20 PM, Jehan Badshah wrote: > >> >> Dear all >> >> Following is the configuration of *worker.properties* file, >> using that conf

[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] 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 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

[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