Browse by Tags

All Tagscaching (RSS)
  • PDF Caching with IIS 6

    We have an ASP.NET web application on a Windows 2003 R2 SP2 server that calls a PHP script on a Sun/Apache content server to retrieve (force download) PDF files. If a PDF changes after it has been downloaded/viewed from the IIS server, the old version of the PDF file is still provided by the IIS server...
    Posted to Forum by trboyden on 08-20-2009, 11:25 AM
  • IIS7 Caching Difficulties

    I've been trying to configure server side caching for a WCF service hosted on IIS7, but I've been encountering some strange issues that appear to be either design flaws or bugs in IIS7's caching framework. * The documentation for "duration" on a caching profile states that it's...
    Posted to Forum by ShadwChsr on 08-05-2009, 7:06 PM
  • IIS 6.0, Compression and semi-dynamic data

    Hi I have a web service in C# that computes every 10 minutes some very large report - amount of data returned = 120MB. The report is cached. We will use HTTP compression but the issue I'm having is that it will compress our cached report for each client request : in IIS 6.0 only static files are...
    Posted to Forum by osteinme on 06-15-2009, 11:24 AM
  • Configured for client caching but Expires header not showing in Response Headers

    I am trying to configure a server to use client caching, ie - show 'Expires' header for certain file types. For now I would like to start with the style sheets (*.css) which are located under the /css folder. I have these lines in a web.config inside the css folder: <?xml version="1.0"...
    Posted to Forum by ronpeled7 on 05-11-2009, 8:28 PM
  • Re: All URLs return homepage html. Output Cache issue

    Can you please try this: 1. Remove the vary by querystring 2. Add varyByHeaders="x-original-url" I've tries this caching configuration with WordPress and URL rewrite and it works for me: <add extension=".php" policy="CacheForTimePeriod" kernelCachePolicy="DisableCache"...
    Posted to Forum by ruslany on 04-08-2009, 1:39 PM
  • Zend opens up beta program for Zend Server: easy install of PHP on Windows

    PHP & IIS working together even better?! Yes, it's possible. Zend, the PHP Company, today made public a beta of its next generation PHP web application server, in both a free community supported edition (Zend Server CE) and a commercial edition (Zend Server). Zend announced this week that it...
    Posted to Forum by bcottel on 02-20-2009, 12:03 PM
  • IIS 6.0 not caching. Screens attached

    Hi Guys, I'm new to IIS 6 and its not caching, im at the point of tearing my hair out.. anyone any idea? I've attached a screenshot and have checked my registry - Uricache is still default 1. This machine is a dual Quad core with 4gb ram. Server 2003. IIS 6. running mostly ASPX pages. This is...
    Posted to Forum by supreme on 01-06-2009, 9:25 PM
  • Does ODBC Logging disable IIS Cache?

    Hello, I want to store IIS logs directly to database, in order to get real time information about the site traffic. I will show custom advertisements in order to egt more traffic to the parts of the site that have low hits. I have read that i might create a ODBC DSN to store the IIS log files in db,...
    Posted to Forum by ziver_register on 12-01-2008, 2:15 AM
  • Re: Next Release - Fix for Caching Bug?

    To close this thread, it has been released and it has the bug fix: http://www.iis.net/extensions
    Posted to Forum by DanielVL on 11-17-2008, 1:51 PM
  • Re: It used to work...

    Hi Crispin, You shouldn't need to disable the internal rewrite cache in the latest release, perhaps you installed the latest version and you had a worker process (w3wp.exe) still running with the previous version. The best way you can figure out what is going on is by enabling FRT (FREB), please...
    Posted to Forum by DanielVL on 11-17-2008, 1:44 PM
Page 1 of 2 (18 items) 1 2 Next >