Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh http add cacheparam ?
Usage: add cacheparam [type=]cacherangechunksize|maxcacheresponsesize
[value=]
Parameters:
Tag Value
type - Type of parameter for setting.
value - Value (in bytes). If value is in
hex, then add the prefix 0x.
Remarks: Adds HTTP service cache parameter.
Examples:
add cacheparam type=maxcacheresponsesize value=524288
add cacheparam type=cacherangechunksize value=131072