On Mon, 28 Feb 2011 16:18:27 -0000, Gordon McKee wrote:
> Hi
>
> The "GET / HTTP/1.1" returns:
>
> GET / HTTP/1.1
> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
> Accept-Language: en-us
> Accept-Encoding: gzip, deflate
> User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
> Host: www.optimalprofit.com
> Connection: Close
:) I hope not. That is the initial request.
>
> and the "GET /images/op-hwynit-ad1.gif HTTP/1.1" to pull an image
> file returns:
>
> HTTP/1.0 200 OK
> Content-Type: image/gif
> Content-Encoding: gzip
> Last-Modified: Wed, 08 Dec 2004 15:34:12 GMT
> Accept-Ranges: bytes
> ETag: "a0d3e25d3bddc41:0"
> Vary: Accept-Encoding
> Server: Microsoft-IIS/7.0
> X-Powered-By: ASP.NET
> Date: Mon, 28 Feb 2011 16:13:28 GMT
> Content-Length: 264171
> X-Cache: MISS from kursk.gdmckee.home
> Via: 1.0 kursk.gdmckee.home (squid/3.1.11)
> Connection: close
>
> I have tried the telnet codes to access the OWA folder and the
> scripts come back very fast and the images take for every. Not sure
> what is going wrong.
It's 258 KB after compression and not being cached. Size may have
something to do with it if the scripts are much smaller.
Amos
Received on Mon Feb 28 2011 - 21:39:01 MST
This archive was generated by hypermail 2.2.0 : Tue Mar 01 2011 - 12:00:05 MST