|
|||||||||||
|
[2.0] Proxied main page & proxied sub-request
From: Ian Holsman <ianh(at)cnet.com>
Date: Fri Jul 13 2001 - 18:44:41 EDT hi. [I'll be looking at this a bit further on Monday] when I server a r-proxyied main page which has a r-proxied main component. the headers for the subcomponent are getting duplicated
(tcpflow output)
GET /integration/mace/200-0-0.html HTTP/1.1 Host: cn-ewr1-wl1:7001 Accept-Charset: ISO-8859-1, utf-8;q=0.66, *;q=0.66 Accept-Encoding: gzip,deflate,compress,identity Accept-Language: en-us Cache-Control: no-cache Pragma: no-cache User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2+) Gecko/20010706 Max-Forwards: 10 X-Forwarded-For: 10.10.9.142 X-Forwarded-Host: griffon X-Forwarded-Server: griffon.cnet.com 010.017.033.035.07001-010.010.009.142.44977: HTTP/1.1 200 OK
Server: WebLogic 5.1.0 Service Pack 9 04/05/2001 14:59:53 #105983
Content-Length: 141
010.017.033.035.07001-010.010.009.142.44977: <!--#set var="CNET-HEY" value="you" -->
before<br>
(next request)
text/html;q=0.9, image/png, image/jpeg, image/gif;q=0.2, text/plain;q=0.8, text/css, */*;q=0.1 Accept-Charset: ISO-8859-1, utf-8;q=0.66, *;q=0.66Accept-Encoding: gzip,deflate,compress,identity Accept-Language: en-us Cache-Control: no-cache Pragma: no-cache User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2+) Gecko/20010706 Max-Forwards: 9 X-Forwarded-For: 10.10.9.142, 10.10.9.142 X-Forwarded-Host: griffon, griffon X-Forwarded-Server: griffon.cnet.com, griffon.cnet.com 010.017.033.035.07001-010.010.009.142.44977: HTTP/1.1 200 OK
Server: WebLogic 5.1.0 Service Pack 9 04/05/2001 14:59:53 #105983
Content-Length: 14
010.017.033.035.07001-010.010.009.142.44977: hey=null
It looks like the headers of the subrequest are getting merged with the
headers of the parent, and maybe they should be getting replaced
-- Ian Holsman IanH@cnet.com Performance Measurement & Analysis CNET Networks - (415) 364-8608Received on Fri Jul 13 22:44:47 2001 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:17 EDT |
||||||||||
|
|||||||||||