[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Hobbit HTTP test RED - works with BB



On Wed, Dec 13, 2006 at 04:41:25PM -0500, Bill Hogue wrote:
> 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? 

You can force Hobbit to perform the test using HTTP 1.0 by changing the 
bb-hosts entry, so you use "http10://...." instead of "http://....";. So:

192.168.66.40 TEST # http10://192.168.66.40:10015/ms4webconnect/jsp/logon.jsp


Regards,
Henrik