Infinity05_1794
Dec 02, 2011Nimbostratus
Load balancing with applications that don't like it
We have an application that occasionally makes a call to a web server through F5. The problem is when we disable a VS for patching / code update, application doesn't handle the disabling of the server well and will throw an error unless the application is restarted.
Was told that an iRule might be my best bet so I'm trying to come up with an iRule that checks to see if the server is disabled and if so, closes the connection back to the application. Hoping this will create a more seamless failover to the secondary VS. Is there an iRule already created that does this?
(we don't have persistance turned on, the second VS is at our DR site. We have 2 GTMs and 4 LTMs (2 redundant pairs, 1 at each datacenter).
Thanks in advance for the help.