cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
547
Views
0
Helpful
1
Replies

Cache Engine Question

e.silva_2
Level 1
Level 1

Hello,

I´m looking for a list of archives that the content engine can cache, Does exist someone?

Because I had problems to cache archives with this extension

*.js

*.asp

*.css

*.swf

Any Ideas why is not caching this type of files?

I did a HTTP-Tracer and in the header appears this:

GET /portal/content/Includes/scripts/usrInotes.js HTTP/1.1

Accept: */*

Referer: http://plazastag.com/tibco/Communities

Accept-Language: es-mx

Accept-Encoding: gzip, deflate

User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Host: plazastag.com

Connection: Keep-Alive

HTTP/1.1 200 OK

Server: Microsoft-IIS/5.0

Date: Fri, 01 Nov 2002 16:12:46 GMT

Content-Type: application/x-javascript

Accept-Ranges: bytes

Last-Modified: Thu, 09 May 2002 04:09:09 GMT

ETag: "c8a9144ff7c11:a0e"

Content-Length: 957

Connection: Keep-Alive

1 Reply 1

smalkeric
Level 6
Level 6

A very small number of clients and servers do not interoperate correctly with web proxies. Some of the causes of interoperability problems include:

. Client software bugs (homegrown, non-commercial browsers)

. Server software bugs

. Applications which send non-HTTP traffic over HTTP ports as a way of defeating security restrictions

. Server IP authentication

It is quite possible that the cache engine is not caching the archives mentioned by you due to one of the above mentioned reasons.

If you would like to Check What Web Sites/URLs the Cache Engine Is Caching, please use this document:

http://www.cisco.com/warp/public/117/cache_engine/CE_sites.html

Here are the Cache Engine Transaction Log Analysis details:

http://www.cisco.com/warp/public/117/cache_engine/CE_logcodes.html

Review Cisco Networking for a $25 gift card