How do I remove eTag headers from IIS7?

Posted by Brent Broome on Stack Overflow See other posts from Stack Overflow or by Brent Broome
Published on 2009-01-25T16:44:36Z Indexed on 2010/05/22 1:00 UTC
Read the original article Hit count: 402

Filed under:
|
|

Per Yahoo's best practices for high performance web sites, I'd like to remove Etags from my headers (I'm manually managing all my caching and have no need for Etags... and when/if I need to scale to a farm, I'd really like them gone). I'm running IIS7 on Windows Server 2008. Anyone know how I can do this?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about iis7