Forum Discussion
ucgwebmaster_95
Nimbostratus
Jul 15, 2009Enable window services with an Irule
I have an Apache/Resin Web server configuration on 2 machines behind one pool. One of the nodes has the resin web server service turned off which then causes the monitor to fail. We are using priority...
hoolio
Cirrostratus
Jul 15, 2009Not easily from an iRule. I would think you would do better to run a script on the pool member itself to restart the service if/when it dies. You could then use monitors on LTM to know when the pool member is ready to accept requests.
Aaron