Hello,
Thank you all for your help. The basic functions work (the important thing is
the combination of timeout and failontimeout=on). I will tune up the
appropriate settings for the parameters.
Fica
-
To unsubscribe, e-mail:
Hello Daniel,
Thank you very much for your advice. Based on it I modified the configuration:
BalancerMember https://192.168.1.40:8443 route=TOMCAT_SRV1 timeout=10
retry=30
BalancerMember https://192.168.1.50:8443 route=TOMCAT_SRV2 timeout=10
retry=30
ProxySet stickysession=JSESSIONI
Hello everybody.
I use Apache 2.4.37 on Red Hat as balancer for two Tomcat servers. We have this
configuration of balancer:
BalancerMember https://192.168.1.40:8443 route=TOMCAT_SRV1 timeout=60
ping=1ms
BalancerMember https://192.168.1.50:8443 route=TOMCAT_SRV2 timeout=60
ping=500ms