Hi,
I would like your opinion on the following nanny configuration:
send = "GET /TestServerAlive.ashx HTTP/1.0\r\n\r\n"
expect = "HTTP"
I'm not sure I understand how to configure this yet.
The following curl responses:
#curl www4.webserver.com/TestServerAlive.ashx
#SERVER_OK
#curl -i www4.webserver.com/TestServerAlive.ashx
HTTP/1.1 200 OK
Date: Tue, 19 Oct 2010 09:06:56 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/plain; charset=utf-8
Content-Length: 9
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|