Post Reply 
Still problems with cache.
Apr. 14, 2010, 03:54 AM
Post: #1
Still problems with cache.
Hi,

On http://www.cbssports.com/nba/scoreboard, following any game by clicking some "GameTracker" link under the games, the images there get requested over and over, even when (I think) the default sidki config tags them as to set caching parameters, yet I see them same images getting requested over and over again.D'oh!

Here's some part of the log window :

Code:
BlockList 288: in Exceptions-U, line 1156
GET 288 : User Keywords: .a_js.a_embed.a_flash.
GET 288 : Cache-Control killed: no-cache
GET 288 : Pragma no-cache stripped

+++GET 288+++
GET /images/basketball/nba/players/60x80/498313.jpg HTTP/1.1
Host: sports.cbsimg.net
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: http://sports.cbsimg.net/
Connection: keep-alive
+++CLOSE 287+++
RESP 288 : Cache-Control replaced: max-age=85348           NOW: public, max-age=345600
RESP 288 : Expires killed: Thu, 15 Apr 2010 03:28:36 GMT

+++RESP 288+++
HTTP/1.1 200 OK
Last-Modified: Wed, 29 Oct 2008 18:30:32 GMT
Server: Apache
Accept-Ranges: bytes
Content-Length: 6129
X-Media: ws1838-fe.tm
Content-Type: image/jpeg; PrxMsg: Filter Image
Cache-Control: public, max-age=345600
Date: Wed, 14 Apr 2010 03:46:08 GMT
Connection: keep-alive
Match 288: Top All Mark: Start     04.07.11 (multi) [sd] (d.r)
Match 288: Top Sniff: Sel. File Types     09.07.04 [sd] (d.1)
Match 288: Protect: Sel. File Types     07.07.15 [sd] (d.r)
...
...
GET 308 : Cache-Control killed: no-cache
GET 308 : Pragma no-cache stripped

+++GET 308+++
GET /images/basketball/nba/players/60x80/498313.jpg HTTP/1.1
Host: sports.cbsimg.net
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: http://sports.cbsimg.net/
Connection: keep-alive
RESP 308 : Cache-Control replaced. WAS: max-age=85191           NOW: public, max-age=345600
RESP 308 : Expires killed: Thu, 15 Apr 2010 03:29:34 GMT

+++RESP 308+++
HTTP/1.1 200 OK
Last-Modified: Wed, 29 Oct 2008 18:30:32 GMT
Server: Apache
Accept-Ranges: bytes
Content-Length: 6129
X-Media: ws1838-fe.tm
Content-Type: image/jpeg; PrxMsg: Filter Image
Cache-Control: public, max-age=345600
Date: Wed, 14 Apr 2010 03:49:43 GMT
Connection: keep-alive
Match 308: Top All Mark: Start     04.07.11 (multi) [sd] (d.r)
Match 308: Top Sniff: Sel. File Types     09.07.04 [sd] (d.1)
Match 308: Protect: Sel. File Types     07.07.15 [sd] (d.r)
+++CLOSE 308+++

Please, does anyone know why it keeps on requesting the same file every time, although (to my knowledge) sidki's config is configured to make them cached ?
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Still problems with cache. - Toppy - Apr. 14, 2010 03:54 AM
RE: Still problems with cache. - JJoe - Apr. 14, 2010, 04:17 PM
RE: Still problems with cache. - JJoe - Apr. 17, 2010, 04:01 PM

Forum Jump: