Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » IIS7 Tweets   (RSS)

IIS7 Tweet #2: Modifying an existing binding for the website

appcmd.exe set config  -section:system.applicationHost/sites /[name='Default Web Site'].bindings.[protocol='http',bindingInformation='*:80:'].bindingInformation:"*:80:www.test.com"  /commit:apphost
Posted by rakkim | 0 Comments
Filed under: ,

IIS7 Tweet #1 : Setting UploadReadAheadSize

appcmd.exe set config  -section:system.webServer/serverRuntime /uploadReadAheadSize:"491521"  /commit:apphost
Posted by rakkim | 1 Comments
Filed under: ,
 
Page view tracker