IIS 7.5 Scaling and Optimization - Help with flooding of new requests
I have an mvc4 web api that services on average (W3SVC_W3WP) 50req/sec (per each server) on 4 physical servers (xeon 2.5Ghz 6 core 12 logical processors with 64G memory running win2008R2...
View ArticleIs ClipBegin available in isx playlist file
When editing the isx file through the IIS (IIS Media Services 4.1) I couldnt see a way of setting a 'clipBegin' attribute for the video.clipBegin is available in the Windows Media Services wsx playlist...
View ArticleHow to clear the ARR cache programmatically?
We are using IIS + ARR in a NLB environment. We programmed a little administration web site which give users the possibility to enable/disable servers from a farm via the...
View ArticleIntermittent ProviderException: API failed due to error 'The data area passed...
Running IIS 7.5.7600.16385 on Windows Server 2008 R2 Enterprise (7601: SP1). One of our websites is set to globally log errors and we are seeing this every day or two. We're using an authorization...
View ArticleMicrosoft Office Developer Tools for Visual Studio not listed for download
I am on a 32 bit OS running Windows 7 and have Visual Studio 2012. I am wanting to install the Office Developer Tools as it will allow me to create sharepoint projects for 2013 (as I currently can only...
View ArticleIIS FTP
Hello, In my FTP server I get this line in my log for example:2013-03-07 17:00:03 188.189.3.98 FTPMTS2\beovlpltw 10.0.0.140 21 PASS *** 230 0 0 92ccf66c-2e83-4816-b4ec-a055c268f80d / How can I make...
View ArticleFailed on setup ftp on windows 7 pro
I have failed on setup ftp on windows 7 pro.I have enabled all the IIS features except the WWW (http server) and the IIS 6 compatibility check box.I can start a connection to the FTP local server, but...
View ArticleSwitch to basic authentication
I have a working site (fully private) that uses PHP LDAP authentication to control sessions. I'm adding some functionality that uses powershell scripts and in order for them to work I need to use...
View ArticleHow to get the passwordsalt of moodle, using webmatrix
Hello everyone: I was trying to install moodle in my laptop using webmatrix, but Im stuck trying to get the password salt that is required to complete the installation. May you please tell me how to...
View ArticleRemove Directory from Url name
I have a site done in asp. The url for an item is www.sitename.com/item/"itemname" and the url for the category page is www.sitename.com/category/"itemname" I want to remove the directory item from...
View ArticleWeb Management Service not started on remote server
I'm having issues deploying to a server that I own and manage. I can't get any machine to deploy to it.The service is started, and I can deploy to other servers. I'm using WebMatrix, the port is open...
View ArticleIIS 7.5 500 error
I have set up a site on a Windows7 64 bit IIS 7.5. The site is serving classic ASP pages. When I first hit the site, everything is fine, no issues. The problem occurs if I am idle for what seems to...
View Articlehost header configuration issue - iis 7.0
hi all,i have gone through multiple posts with some issues post implementation of host header.we are also trying to implement host header based solution in our environment. it is behaving randomly and...
View ArticleIIS6/7 impacted by SSL/TSL Compression threats
My product supports SSL on both IIS 6 and 7.So I am trying to find out if either or both (IIS 6 or 7) are affected/impacted by TLS cmpression threats like CRIME attackLucky Thirteen attackIf yes what...
View ArticleDefaultAppPool Keeps Stopping, IIS7.5, Win7
Hello all,I am trying to setup IIS 7.5 on Windows 7, and have run into an issue with the DefaultAppPool persistently stopping whenever I try to access localhost in my browser. This causes IIS to return...
View ArticleRewrite old service requests to RESTful urls
I need to redirect incoming requests from urls like /GetUser.do?id=5 to /users/5. I see that I can use the URL Rewrite Module to do this using Regular Expressions for GET requests.Where I need some...
View ArticleMSDeploy newbie question
hiI want to find out if the following requirement is possible with msdeploy.1. create a single deployment package for all environment and the user will have the option to pick which environment at...
View ArticleHTTP 500 errors with Wincache 1.3.4
Hi, there is patch somebody submitted on php.net: https://bugs.php.net/patch-display.php?bug_id=63002&patch=wincache-1.3.4-500-error&revision=latest This fixes a random 500 error showing up...
View ArticleHow to make a simple inbound and outbound rewrite PLZ HELP
<rule name="abcd Rewrite to lkjhh" patternSyntax="ECMAScript" stopProcessing="true"><match url="^abcd/(.*)" /><conditions logicalGrouping="MatchAll" trackAllCaptures="false"><add...
View ArticleWebdav broken after change to the AD integrated DNS suffix
I recently spent far too much time getting Webdav enabled user folders to be accessible over SSL outside our LAN (using IIS 7 on Windows Server 2008). As a separate project I was later required to...
View Article