Browse by Tags
All Tags »
performance (
RSS)
PAL is a very good tool when it comes to analyzing perfmon data. This automated tool generates a nice report in html format which can be sent to customer’s directly. This tool is written by BizTalk PFE and few others. As this is a free tool, customers can download the tool on their own. Tool has built in templates for OS/Exchange/MOSS/AD/BizTalk/SQL with recommended(baseline) counter values specific to products and which can be customized further. Check out these links for more information: http://www.codeplex.com/PAL/Release/ProjectReleases.aspx?ReleaseId=16807 http://msdn.microsoft.com/en-us/library/cc296652.aspx http://blogs.technet.com/clint_huffman/archive/2008/09/02/how-to-use-the-pal-tool-for-biztalk-performance-analysis.aspx PAL Download - http://www.codeplex.com/PAL/Release/ProjectReleases.aspx?ReleaseId=16807 Note: It requires Microsoft Log Parser . Log Parser is a powerful, versatile tool that provides universal query access to text-based data such as log files, XML files, and...
If you were a ASP.NET 1.1 developer, and faced some performance problems, I’m sure you would have come across the KB 821268 which talks about tweaking maxWorkerThreads, maxIoThreads in the <processModel>, minFreeThreads, minLocalRequestFreeThreads in <httpRuntime>, maxconnection in the <connectionManagement> section. But for ASP.NET 2.0, we have <processModel autoConfig=”true” /> where these settings are tweaked in the runtime…… ………………………………… Read the rest of the blog post here . http://blogs.msdn.com/rakkimk/archive/2009/07/08/iis7-improving-asp-net-performance-concurrent-requests-while-on-integrated-mode.aspx Read More...
This topic has been covered many times both by Microsoft and non-Microsoft employees. However, I’ve recently been asked what the main features of IIS 7 are and have seen a great deal of misinformation about IIS security on twitter, blog posts and forums. I think, therefore, the issue deserves yet another look. In this post, I’m going to go over security in the past for IIS and then move on to talk about security features in IIS 7. These are not in any particular order. This post is not meant to diminish the many thoughtful works already created by others – both complimentary and critical. This is just meant to bring the subject back up for discussion again in hopes that you can be properly equipped with the decision making information you may need. Ghosts of IIS Security Past The reason for so much misinformation about the current state of security in IIS is likely due to the earned reputation the product had in versions previous to IIS 6.0. A quick search on the web for IIS 5 security...
I've been spending a good deal of time focusing on performance issues lately. When your web properties count annual page views in the BILLIONS, it's inevitable. IIS 7 has great, often overlooked, granularity feature to help you hone performance and the Read More......( read more ) Read More...
For many data centers, the cost of powering servers has become a top budget item. The first step to reducing power costs lies in understanding the power characteristics of your server equipment and workloads. We started with a simple power meter and a Read More......( read more ) Read More...
Every time I talk with customers in meetings or at conferences I’m struck by how many cool amazing new capabilities IIS7 has. I can go on for literally hours talking about the new features and benefits, and showing demos. And with each new IIS7 Extension , the list of new features just gets bigger and bigger. A few months ago I realized we didn’t have the top list of features written up anywhere, and so we started the process of distilling down the list to the top 10. We almost made it! We ended up with the top 12 reasons you should get IIS7 today. Check them out here: http://www.iis.net/getstarted Over the next few weeks we’ll be adding a cool demo for each of the reasons to show the features in action. Be sure to check back soon! Read More...
I’m excited to announce that IIS has released a Release Candidate of the new IIS7 Application Request Routing (ARR) extension! ARR enables Web server administrators to easily scale-out Web applications and improve reliability through HTTP-level, rule-based routing and load balancing. Read more about the cool new features in this new release and check out the updated documentation . Download the RC release: Microsoft Application Request Routing for IIS 7 RC x86 Microsoft Application Request Routing for IIS 7 RC x64 For those who are new to IIS7’s ARR module, here are the benefits it provides: Balance loads more efficiently across servers to maximize resource utilization By taking advantage of Application Request Routing, administrators have the ability to create powerful routing rules based on URL, HTTP headers and server variables to determine the most appropriate Web application server for each request. ARR makes request routing decisions at the application level...
Here are a few cool links I found today while catching up on my IIS reading: URL Rewrite In case you missed it, the IIS7 URL Rewrite extension is now licensed for production use in its final beta release. Deploy it today and get all the benefits from one of the most powerful IIS7 features around. Use it to clean up URLs, provide extension-less URLs, fix canonicalization issues with your site to improve search ranking, redirect incoming users and much, much more. This latest URL Rewrite release includes all new IIS Manager support for creating rewrite rules using templates, rule testing and more. Speaking of the URL Rewrite extension, check out these community links: CarlosAg wrote a really awesome post on how to make your IIS7 site search engine friendly (SEO) with IIS7 URL Rewriter . Barry Wise, who has written a lot about SEO, did a follow-up post on the topic for IIS Scott Hanselman writes about URL Rewriter as well on how he uses it to improve canonicalization...
IIS 7.0 improves on the already solid performance of its predecessor in quite a few places. But the real power lies in the new capabilities IIS 7.0 provides that can significantly improve performance, scalability, and reduce operational costs of running Read More......( read more ) Read More...
Among IT circles, IIS 7.0’s modularity is definitely one of its most welcomed traits. It promises a significantly reduced surface area, lightweight management overhead, and better performance. Ever wonder how far you can go with modularizing IIS 7.0? Read More......( read more ) Read More...
More Posts
Next page »