Forum Discussion
Brian_Kenworthy
Nimbostratus
Oct 11, 2007HTTPS Monitor Help
Hi all.
I have a web application listening on for SSL connections on a high port, 8000. I would like to setup a health monitor to send a GET request to a uri /webservices/mylistener, so I h...
Brian_Kenworthy
Nimbostratus
Oct 17, 2007Thanks Deb, but I am still having issues. I setup the http monitor like this:
GET /helloworld HTTP/1.1\r\nConnection: Close\r\nHost: myhost.domain.com\r\n\r\
But in my application log I am seeing this error:
ERROR 2007-10-17 13:34:39,314 [connector.http.0.endpoint.http.localhost.8282.helloworld.receiver.4] org.mule.impl.
DefaultExceptionStrategy: Caught exception in Exception Strategy: Invalid HTTP minor version number: HTTP/1.1\r
org.apache.commons.httpclient.ProtocolException: Invalid HTTP minor version number: HTTP/1.1\r
If I issue the same command using the WFetch posting tool from MS, I receive the following output which looks perfect, but for some reason I cannot get the monitor to work. Wfetch output:
started....WWWConnect::Close("127.0.0.1","8282")\nclosed source port: 1190\r\n
WWWConnect::Connect("127.0.0.1","8282")\nsource port: 1723\r\n
REQUEST: **************\nGET /helloworld HTTP/1.1\r\n
Host: localhost\r\n
Accept: */*\r\n
\r\n
RESPONSE: **************\nHTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Date: Wed, 17 Oct 2007 01:27:44 CDT\r\n
Server: Mule/SNAPSHOT\r\n
Expires: Wed, 17 Oct 2007 01:27:44 CDT\r\n
Content-Length: 24\r\n
\r\n
Hello World !finished.
Any ideas? Thanks again!
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
