Failover not working even after configuration.

2015-12-09 Thread Kernel freak
I am working on Apache and tomcat to setup Load-balancing and fail-over. Initially I thought that load-balancing would include fail-over, but I was wrong. I thought that if one instance is not active, then consuming other instance also becomes a part of load-management. Enough with the

Re: Failover not working even after configuration.

2015-12-09 Thread tomcat
On 09.12.2015 15:56, Kernel freak wrote: I am working on Apache and tomcat to setup Load-balancing and fail-over. Initially I thought that load-balancing would include fail-over, but I was wrong. I thought that if one instance is not active, then consuming other instance also becomes a part of

Re: Failover not working even after configuration.

2015-12-09 Thread Kernel freak
Hi, Thank you for finding out that mistake with port-number. What I fail to understand is, where to redirect the AJP request then? Can you tell me that. I am as of now creating additional mail, as I changed the config and added a Cluster in tomcat. I just need to know what's the deal with those

Re: Failover not working even after configuration.

2015-12-09 Thread tomcat
On 09.12.2015 17:02, Kernel freak wrote: Hi, Thank you for finding out that mistake with port-number. What I fail to understand is, where to redirect the AJP request then? Why would you need to ? Again : Your AJP (in Tomcat) will *never* receive requests that are HTTPS. It expects (and