[CLOSED] How to turn on resource caching?

  1. #1

    [CLOSED] How to turn on resource caching?

    Is there a flag I need to set to turn on Javascript, CSS, and Image caching? I am using fiddler and I see that all Coolite resources are downloaded on every request. I attached a sample header:

    GET /CooliteSandbox/extjs/ext-all-js/coolite.axd?v=23137 HTTP/1.1
    Accept: */*
    Referer: http://m52f/coolitesandbox/default.aspx
    Accept-Language: en-us
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
    Accept-Encoding: gzip, deflate
    Host: m52f
    Connection: Keep-Alive
    Cookie: ASP.NET_SessionId=ymqzzriucblpa355kajpyc45
  2. #2

    RE: [CLOSED] How to turn on resource caching?

    Oops. Copied the wrong header. Here's the response header:

    HTTP/1.1 200 OK
    Server: Microsoft-IIS/5.1
    Date: Tue, 28 Jul 2009 21:47:18 GMT
    X-Powered-By: ASP.NET
    X-AspNet-Version: 2.0.50727
    Content-Encoding: gzip
    Cache-Control: public
    Expires: Wed, 28 Jul 2010 21:44:05 GMT
    Last-Modified: Wed, 24 Jun 2009 18:51:45 GMT
    Vary: *
    Content-Type: text/javascript; charset=utf-8
    Content-Length: 12632
    
    ?
  3. #3

    RE: [CLOSED] How to turn on resource caching?

    Ouch! Just found the post that the issue was fixed on the 20th. Wish I known about it earlier. Our app just got pushed out of testing to release...You can mark this as solved/fixed.

    http://forums.ext.net/showthread.php?4266
    Last edited by geoffrey.mcgill; Feb 20, 2011 at 2:59 PM.

Similar Threads

  1. Replies: 6
    Last Post: Feb 22, 2012, 5:43 PM
  2. [CLOSED] Turn off multiselect in MultiCombo
    By jchau in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 04, 2011, 9:33 PM
  3. Turn off window effects
    By Dominik in forum 1.x Help
    Replies: 1
    Last Post: Dec 15, 2010, 3:43 PM
  4. [CLOSED] How to turn off loading screen on DirectMethod success
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 24, 2010, 7:11 PM
  5. IFrame caching
    By Dgsoft.ru in forum 1.x Help
    Replies: 2
    Last Post: Apr 22, 2009, 3:52 AM

Posting Permissions