Answered by:
MD_ETAG_CHANGENUMBER applicationhost.config

Question
-
User-770899660 posted
Where and How can I configure
MD_ETAG_CHANGENUMBER= xxxxx
in
applicationhost.config ??
Thanksa nd regards,
EricThursday, October 17, 2013 6:12 PM
Answers
-
User690216013 posted
It is not a setting in applicationHost.config. You are supposed to set it via adsutils.
However, the recommended approach is to get rid of it,
http://performance-expert.blogspot.hk/2012/06/configuring-etags-in-iis-60-and-iis-70.html
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Thursday, October 17, 2013 11:06 PM -
User-823319154 posted
Hi Eric
The MD_ETAG_CHANGENUMBER property is used by IIS 6.0. When you set the MD_ETAG_CHANGENUMBER metabase property in Microsoft Internet Information Services version 6.0 to improve Web browser caching performance, performance does not improve.
But you install the hotfix to honor the MD_ETAG_CHANGENUMBER property in Internet Information Services version 6.0.
Regards
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Wednesday, November 6, 2013 3:33 AM
All replies
-
User690216013 posted
It is not a setting in applicationHost.config. You are supposed to set it via adsutils.
However, the recommended approach is to get rid of it,
http://performance-expert.blogspot.hk/2012/06/configuring-etags-in-iis-60-and-iis-70.html
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Thursday, October 17, 2013 11:06 PM -
User-770899660 posted
In the article
they told us to do
cscript adsutil.vbs set w3svc/etag_changenumber 0
However in IIS 7 application host, w3svc does not exist anymore.
Do you know what ID we can use?
Thanks and regards,
Eric
Friday, October 18, 2013 5:45 PM -
User-823319154 posted
Hi Eric
The MD_ETAG_CHANGENUMBER property is used by IIS 6.0. When you set the MD_ETAG_CHANGENUMBER metabase property in Microsoft Internet Information Services version 6.0 to improve Web browser caching performance, performance does not improve.
But you install the hotfix to honor the MD_ETAG_CHANGENUMBER property in Internet Information Services version 6.0.
Regards
- Marked as answer by Anonymous Tuesday, September 28, 2021 12:00 AM
Wednesday, November 6, 2013 3:33 AM