Forum Discussion
skravens_86061
Nimbostratus
Jan 21, 2011adding a redirect to a maintenance page HTML code
Can you place "another" redirect inside the HTML code of a Maintenace page? This page goes up when the servers are not available, then after 10 seconds or so it redirects to a different IP or server. ...
I suggest that you download the iControl SDK from DevCentral (unless you have already done so) and analyze the C sample for working with Virtual Server Statistics (System Statistics will be similar)
Here is the path to the sample in iControl SDK you need to review to see how to work with iControl and statistics in C:
\sdk\samples\soap\c\microsoft\LocalLB\VSStats\VSStatsMain.cs
Sam