Hello,
BACKGROUND:
Our organization is using the A10 Thunder 3030S to load balance two Windows VM Servers (on the same VM host) that are hosting an IIS Web App. The load balancer is using a round robin algorithm with sticky sessions enabled (Source IP Persistence) between the client and server.
ISSUE:
Using the round robin algorithm, the load balancer only detects if a server is down but is unaware if the application pool is down.
QUESTIONS:
- Is it possible to enable load balancing down to the application pool level either by creating a health check or is there a recommended/common setup to follow?
- Since we are only load balancing IIS application pools, should we be using an HTTP protocol or is TCP fine? Our web. App uses Single Sign-on and when we change the protocol to HTTP, SSO stops working.
I’ve attached screenshots of our current setup.
Any information or advice anyone who has a similar setup would be greatly appreciated.
Apologies in advance, I am a novice user working with our in-house support to understand what options are available and how others have configured their load balancers to achieve similar goal/setup.
Thanks,
Jason