david_MARTINEAU
Mar 28, 2011Nimbostratus
Monitoring Node
Hi,
F5 6900 ; V10.2
I've an http backend server.
The default F5 http monitor is OK (HTTP1.0) but i would like to test the connection with user/password.
I test in http1.1 (because i would make a connection close) with user-agent but it doesn't work.
GET / HTTP/1.1\r\nUser-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11)\r\nHost: myserver.ima.intra\r\n\r\n
When i make a telnet in my backend server i've the result
GET /
HTTP/1.1 302 Object moved
Date: Mon, 28 Mar 2011 09:42:14 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Location: ie55.asp
Content-Length: 129
Content-Type: text/html
Set-Cookie: Port=0; path=/
Set-Cookie: RootURL=172%2E17%2E220%2E191%2F; path=/
Set-Cookie: OpenSSOSession=; path=/
Set-Cookie: SERVERPORT=80; path=/
Set-Cookie: OpenSSOCookie=; path=/
Set-Cookie: ASPSESSIONIDACRCTDSR=FEDAELMDPCBINDEMMLGBEDJG; path=/
Cache-control: private
Object moved Object MovedThis object may be found here.
I've test several monitor (without user agent) without result.... Do you have an idea ? What test can i do ?
Thanks for your response
David
FR