What is new in IIS8
IIS8 is the latest version of Microsoft's flagship web server as part of windows server 2012.
Major changes which seems interesting to us are..
Real CPU Throttling
In IIS 8 there are major changes in CPU Throttling. Now there are two new actions for sites that reach the CPU threshold. They are Throttle and Throttle under load.
The throttle feature will keep the CPU for a particular worker process at the level specified. Throttling isn’t applied to just the primary worker process, but it also includes all child processes, if they happen to exist.
The Throttle under load feature will allow a site to use all possible CPU if it’s available while throttling the worker process if the server is under load.
The throttling is based on the user and not specifically on the application pools.
SSL Scalability
In IIS 8 the SSL certificate count is easily scalable to thousands of secure sites per machine with almost instantaneous first-loads. Only the certificate that is needed is loaded and it will unload after a configurable idle period.
Application Initialization Module
This allows spinning up sites and pages before traffic arrives and handling of requests in a friendly way while the application first loads. It's not uncommon for a site to take a minute or longer on the first load (yes SharePoint admins, we feel your pain). This allows you to protect the end user from being the person that triggers this.
Posted On:14 Nov , 2012 12:23:25, by Admin
View Other Entries
Posted On:20 Aug , 2012 02:27:52, by Admin
Posted On:09 Nov , 2012 11:29:34, by Admin
Posted On:12 Jan , 2013 11:48:53, by Admin
Why to use our Managed Hosting solution?
Posted On:27 Feb , 2013 12:45:27, by Admin
Posted On:15 Apr , 2014 11:56:06, by Admin