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

Re: [hobbit] HTTP Red



a) check access_log or alike on the web server should reveal why
b) .jsp is no different from .html, or .pl or .asp, as far as a client is
concerned. The client (browser or hobbit)  sends 'GET /blah.jsp
HTTP/1.1\nHost: myhost.mydomain.com\n\n' over a TCP socket to the server and
the server spits back some HTML response over the same socket.


On 11/7/06, Hubbard, Greg L <greg.hubbard (at) eds.com> wrote:

I am not aware of any differences, and I am not enough of a Web-head to understand all this, but what my untrained eyes see are:

a) Hobbit is getting a 404 from the Web server, which means that the URL
was not right, or for some reason the Web server didn't want to serve up the
file.

b) The file being requested is a jsp -- not sure that this would throw a
wrench in anything.  I believe Henrik has probably been asked to support jsp
retrievals by now.

Unless Henrik can provide some pointers, I would be tempted to "sniff" the
connection between the Hobbit server and this Web server to see what is
really being exchanged...

GLH

 ------------------------------
*From:* James Wade [mailto:jkwade (at) futurefrontiers.com]
*Sent:* Tuesday, November 07, 2006 1:37 PM
*To:* hobbit (at) hswn.dk
*Subject:* RE: [hobbit] HTTP Red

 I switched over from Big Brother to Hobbit. The History shows the

URL's working just fine until I switched over to Hobbit. Does Hobbit

monitor URL's differently than Big Brother?



Here's the same URL from BB this morning:



http://myhost.mydomain.com:8068/SELoginAccess.jsp - Server OK

HTTP/1.1 200 OK

Date: Mon, 06 Nov 2006 21:41:18 GMT

Server: IBM_HTTP_Server/2.0.47 Apache/2.0.47 (Unix) DAV/2

Set-Cookie: JSESSIONID=0000EYsgo4Q0FwZBBl6Ro8ZaQZ9:11ascfppf_Path=/

Cache-Control: no-cache="set-cookie,set-cookie2"

Expires: Thu, 01 Dec 1994 16:00:00 GMT

Connection: close

Content-Type: text/html_ charset=iso-8859-1

Content-Language: en-US



Seconds: 0.06








------------------------------

*From:* Hubbard, Greg L [mailto:greg.hubbard (at) EDS.COM]
*Sent:* Tuesday, November 07, 2006 1:03 PM
*To:* hobbit (at) hswn.dk
*Subject:* RE: [hobbit] HTTP Red



Wonder why the Web server is giving you a 404?  Is there some sort of
redirection going on, or is the Web server disallowing access to certain IP
addresses?



GLH


------------------------------

*From:* James Wade [mailto:jkwade (at) futurefrontiers.com]
*Sent:* Tuesday, November 07, 2006 12:53 PM
*To:* hobbit (at) hswn.dk
*Subject:* RE: [hobbit] HTTP Red

I don't think it's a timeout problem.

I can go to the website just fine via a browser window.

A ping test shows fast transmission time.

I've put the Test output below.



It's only doing this on two servers, but on every URL

on the server.



James
*Tue Nov 7 12:46:20 2006: Not Found *

Date: Tue, 07 Nov



[image: red] http://myhost.mydomain.com:8068/SELoginAccess.jsp - Not Found

Date: Tue, 07 Nov



HTTP/1.1 404 Not Found

Date: Tue, 07 Nov 2006 18:46:25 GMT

Server: IBM_HTTP_Server/2.0.47 Apache/2.0.47 (Unix) DAV/2

Content-Length: 332

Connection: close

Content-Type: text/html; charset=iso-8859-1



Seconds:     0.09