Server status
Server status
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- sparker0
You can find that out with code. Why not just download webmin (or other online server manager) and reverse engineer the code to check the status of other servers?
This is basically what web based NAT and DNS tools do...you could just write some VB...or PERL/Python to ping the specified IP or Domain and to see if it gets a packet response...if it does, then direct them to that server, if it doesn't then redirect them to the alternate.
You could do the same checking for headers from the server...