> no kidding? could you perhaps anonymize the example config? will that do?
> change the hostnames, change the ip addresses if necessary...
OK, here is the example. My setup is:
http://technet.microsoft.com/en-us/library/bb742379.aspx
Now, I two scenarios: first connecting direct to the web server and second connecting through HAProxy. I have captured the headers that correspond to one of the requests, using the following Mozilla Firefox extension (well, basically a packet sniffer):
http://livehttpheaders.mozdev.org/
Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7Keep-Alive: 300
HTTP/1.x 200 OK
Server: Microsoft-IIS/5.0
X-Powered-By: ASP.NET
Content-Encoding: gzip
Date: Wed, 09 Jul 2008 02:18:22 GMT
Content-Type: text/html
Accept-Ranges: bytes
Last-Modified: Thu, 17 Apr 2008 06:46:50 GMT
Etag: "06928d056a0c81:1681"
Content-Length: 574
Expires: Wed, 01 Jan 1997 12:00:00 GMT
Cache-Control: max-age=86400
Vary: Accept-Encoding
+++
GET /test/history.htm HTTP/1.1
Host: example.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9)
Gecko/2008052906 Firefox/3.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7Keep-Alive: 300
HTTP/1.x 200 OK
Server: Microsoft-IIS/5.0
X-Powered-By: ASP.NET
Content-Encoding: gzip
Date: Wed, 09 Jul 2008 02:28:54 GMT
Content-Type: text/html
Accept-Ranges: bytes
Last-Modified: Thu, 17 Apr 2008 06:34:26 GMT
Etag: "05b31455a0c81:1693"
Content-Length: 574
Expires: Wed, 01 Jan 1997 12:00:00 GMT
Cache-Control: max-age=86400
Vary: Accept-Encoding
Connection: close
Notes.-
Let me know if you want more details. I will provide, it is not a privacy issue or anything, I am more than happy to discover new things out. When I said "I cannot provide right now" is because I was busy... but my brain couldn't stop thinking about this...
unai Received on 2008/07/09 04:46
This archive was generated by hypermail 2.2.0 : 2008/07/09 05:00 CEST