Forum Search Results for "" RSS 1—3 of 3

More Search Options

  • Re: Http headers when using Output Caching

    Posted to IIS 7 - Troubleshooting by ThierryV on 07-16-2009, 5:24 AM

    Hi Anil, This is what I do in the application code. A typical request is http://mysite/get-image.img?path=test.png&width=240&height=320&format=jpg&tag=xyz&expire=365 Within get-image.img code, I have this:  HttpCachePolicy cachePolicy = ...

    • http://forums.iis.net/p/1159142/1910511.aspx#1910511
  • Http headers when using Output Caching

    Posted to IIS 7 - Troubleshooting by ThierryV on 07-10-2009, 6:09 AM

    Hi, I am using the output caching feature from IIS 7 for a website serving mostly runtime-processed images. The output caching works really well; however, it does not remember the HTTP headers of the initial response, particularly the Expires one. Therefore, any client requesting an image served by the output cache doesnt receive the HTTP ...

    • http://forums.iis.net/p/1159142/1909856.aspx#1909856
  • Error 400 Bad request

    Posted to IIS 7 - Troubleshooting by ThierryV on 12-16-2008, 9:52 AM

    Hi, I experienced some problem with IIS7 on a Windows 2008 server. A web site handles requests from a mobile java application. Sometines two User-Agent are send in the request header. The result is a 400 error "Header". We are trying to fix that in the application but I also try to patch the server as the application is ...

    • http://forums.iis.net/p/1153804/1887649.aspx#1887649

Microsoft Communities