2006/4/4, Sheets, Jerald <[EMAIL PROTECTED]>:
> Do you have a web proxy in your environment?  That would be transparent,
> or hand-configured.

We don't use a proxy to connect to the Tomcat, normally. I've
configured it only to inspect the request headers that are sent by the
browsers. An example of a MSIE GET request followed by a CONNECT is:

1144165210.106     42 10.0.2.210 TCP_MISS/302 452 GET
http://rsaixtest.cicciopasticcio.com:8080/cicciastar/ -
DIRECT/10.0.2.202 text/html [Accept: image/gif, image/x-xbitmap,
image/jpeg, image/pjpeg, application/vnd.ms-powerpoint,
application/vnd.ms-excel, application/msword,
application/x-shockwave-flash, */*\r\nAccept-Language:
en-gb\r\nCookie:
JSESSIONID=9F008108B1A0C248DE6357F135FF7CD4\r\nUser-Agent: Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.1; SV1)\r\nHost:
rsaixtest.cicciopasticcio.com:8080\r\nProxy-Connection:
Keep-Alive\r\n] [HTTP/1.1 302 Moved Temporarily\r\nServer:
Apache-Coyote/1.1\r\nPragma: No-cache\r\nCache-Control:
no-cache\r\nExpires: Thu, 01 Jan 1970 01:00:00 GMT\r\nLocation:
https://rsaixtest.cicciopasticcio.com:8443/cicciastar/WEB-INF/jsp/logon/logon.jsp\r\nContent-Type:
text/html;charset=iso-8859-1\r\nContent-Length: 0\r\nDate: Tue, 04 Apr
2006 15:42:07 GMT\r\nConnection: keep-alive\r\n\r]

1144165210.113      3 10.0.2.210 TCP_MISS/200 124 CONNECT
rsaixtest.cicciopasticcio.com:8443 - DIRECT/10.0.2.202 - [User-Agent:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)\r\nHost:
rsaixtest.cicciopasticcio.com:8443\r\nContent-Length:
0\r\nProxy-Connection: Keep-Alive\r\nPragma: no-cache\r\n] []

While Firefox says:

1144225430.516     78 10.0.2.210 TCP_MISS/302 517 GET
http://rsaixtest.cicciopasticcio.com:8080/cicciastar/ -
DIRECT/10.0.2.202 text/html [Host:
rsaixtest.cicciopasticcio.com:8080\r\nUser-Agent: Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111
Firefox/1.5.0.1\r\nAccept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5\r\nAccept-Language:
en-us,en;q=0.5\r\nAccept-Encoding: gzip,deflate\r\nAccept-Charset:
ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\nKeep-Alive: 300\r\nProxy-Connection:
keep-alive\r\n] [HTTP/1.1 302 Moved Temporarily\r\nServer:
Apache-Coyote/1.1\r\nPragma: No-cache\r\nCache-Control:
no-cache\r\nExpires: Thu, 01 Jan 1970 01:00:00 GMT\r\nSet-Cookie:
JSESSIONID=BC2376254AD401F328599C5148E41032; Path=/\r\nLocation:
https://rsaixtest.cicciopasticcio.com:8443/cicciastar/WEB-INF/jsp/logon/logon.jsp\r\nContent-Type:
text/html;charset=iso-8859-1\r\nContent-Length: 0\r\nDate: Wed, 05 Apr
2006 08:25:49 GMT\r\nConnection: keep-alive\r\n\r]

1144225494.522  63999 10.0.2.210 TCP_MISS/200 24904 CONNECT
rsaixtest.cicciopasticcio.com:8443 - DIRECT/10.0.2.202 - [User-Agent:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1)
Gecko/20060111 Firefox/1.5.0.1\r\nProxy-Connection:
keep-alive\r\nHost: rsaixtest.cicciopasticcio.com:8443\r\n] []

I'm checking if this has nothing to do with the different byte order
of the AIX operating system, but at the moment I'm only guessing....

TREMALNAIK

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to