Hello,
I have a web app that connects to OpenFire over AJP13.
The traffic is forwarded to OpenFire from IIS using the Jakarta ISAPI redirect module.
Works great when connecting to one dedicated OpenFire server.
I have a customer that would like to enable some form of load balancing and fail over.
In the past I’ve been able to add a JVMROUTE to AJP13 connections to allow the Jakarta Redirect to perform some load balancing.
Is this possible with OpenFire when communication is over AJP13?
thanks!