I'm migrating from BB to Hobbit. I'm using the same bb-hosts file on both. All is working well except for the HTTP test on two of my web servers (Apache/WebSphere on iSeries.) I saw a similar thread but it didn't help my problem. Excerpts from the Apache logs are below. It appears that Hobbit does a HTTP/1.1 GET while BB does a HTTP/1.0 GET. I'm guessing it has to do with the Request-URI / absoluteURI but could not figure out how to resolve it (I tried reading through the 160 pages of the HTTP/1.1 RFC.) Is there a way to make this work or use HTTP/1.0 for the HTTP test?
The bb-hosts entry is: (I've tried using the FQDN and IP with the same result)
192.168.66.40 TEST # http://192.168.66.40:10015/ms4webconnect/jsp/logon.jsp
Apache Access Log (BB testing):
192.168.66.51 - - [13/Dec/2006:00:29:11 -0500] "HEAD /ms4webconnect/jsp/logon.jsp HTTP/1.0" 500 - "-" "BigBrother/1.9e" 192.168.66.50 - - [13/Dec/2006:00:29:26 -0500] "GET /ms4webconnect/jsp HTTP/1.1" 404 215 "-" "Hobbit bbtest-net/4.2.0" 192.168.66.50 - - [13/Dec/2006:00:29:26 -0500] "GET / HTTP/1.0" 200 727 "-" "-"
Apache Error Log (Hobbit testing):
[Wed Dec 13 16:17:11 2006] [error] [client 192.168.66.50] ZSRV_MSG0018: File /www/ms4http/htdocs/ms4webconnect does not exist [Wed Dec 13 16:17:11 2006] [error] [client 192.168.66.50] ZSRV_MSG0016: URI in request GET /ms4webconnect/jsp/logon.jsp HTTP/1.1 is not valid
Hobbit Message:
Wed Dec 13 19:32:23 2006: Not Found Date: Wed, 13 Dec
http://192.168.66.40:10015/ms4webconnect/jsp/logon.jsp - Not Found Date: Wed, 13 Dec
HTTP/1.1 404 Not Found Date: Wed, 13 Dec 2006 21:28:04 GMT Server: Apache Vary: Accept-Encoding Content-Length: 336 Connection: close Content-Type: text/html; charset=ISO-8859-1
Seconds: 0.10
Thanks in advance for your help,
Bill Hogue Network Manager Brattleboro Memorial Hospital 17 Belmont Avenue Brattleboro, VT 05301 Phone 802.257.8283 Fax 802.251.8461
The information contained in, or attached to, this e-mail, may contain confidential information and is intended solely for the use of the individual or entity to whom it is addressed and may be subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.