Prioritize SharePoint Nodes on Reported Health
Problem this snippet solves:
In SharePoint 2010 and 2013, the SharePoint web servers return a header named X-SharepointHealthScore that indicates the overall health of the server. This iCall script will query for that header value and change the ratio of the associated pool member so that new connections to the pool are distributed optimally across servers. The script also averages the ratios of all the pool members, and enables or disables appropriate member(s) when the average pool ratio crosses a lower or upper threshold, respectively.
How to use this snippet:
Implementation Details
This iCall script requires v11.4 or higher.
Code :
66807
Published Mar 09, 2015
Version 1.0mikeshimkus_111
Historic F5 Account
Joined April 04, 2011
mikeshimkus_111
Historic F5 Account
Joined April 04, 2011
- alex_s_183974NimbostratusLooks like the attached script may have been dropped...