Health Score iCall - Dynamic Modification of a Pool Member's Ratio
Problem this snippet solves: Code Use Case: This iApp can be used to control an iCall script that will dynamically modify a pool member's ratio based on the result of a header received from each in...
Published Apr 13, 2016
Version 1.0JamesSevedge_23
Historic F5 Account
Joined May 05, 2019
JamesSevedge_23
Historic F5 Account
Joined May 05, 2019
JamesSevedge_23
Jul 20, 2016Historic F5 Account
Ah, so a couple things to note. One is that $sp_fqdn in the icall itself is based on a reverse dns lookup of the pool members and that fqdn is substituted into sp_fqdn. This would not affect the virtual server, only the pool members ratio. The other main thing to note is this is a standalone prototype that was specifically tested against the sharepoint 2010_2013 iapp. My suggestion is to test in conjunction with that, however it could/should also work against f5.http if wanting to implement for a generic "header response" based pool member ratio modification.