Select the product you need help with
HOW TO: Tune Basic Performance Parameters after a UNIX-to-Windows MigrationArticle ID: 324093 - View products that this article applies to. This article was previously published under Q324093 On This PageSUMMARY
This article describes how to translate Apache performance controls to Internet Information Services (IIS) and how to take advantage of IIS-specific performance tuning parameters. Set Client Connection LimitsIf you are using Apache, you can use the MaxClients directive to control the maximum number of simultaneous connections that are supported for the whole server, regardless of the number of sites that are being served by the Apache server. You can fine tune certain parameters, such as the minimum and maximum number of server processes and the number of threads (if you are using the threaded model). If you are using IIS, you can control the maximum number of simultaneous client connections for each specific Web site.To set the maximum number of client connections:
Set Performance ParametersIf you use Apache, there is no simple method to "throttle" or limit the resources that are used by a single Web site. All of the Web sites on the server are given the same resources and priority, even if some of the Web sites are not used frequently or have a low priority. If you use IIS, you can control the overall performance based on the number of pages served each day, the network bandwidth that is available for the site, or the CPU time that is available for serving the site.To set these parameters:
REFERENCESFor additional information about testing and performance tuning after migrating from UNIX to Windows, click the article number below
to view the article in the Microsoft Knowledge Base:
324217
(http://support.microsoft.com/kb/324217/EN-US/
)
HOW TO: Test and Performance Tune After a UNIX-to-Windows Migration
PropertiesArticle ID: 324093 - Last Review: November 21, 2006 - Revision: 4.2 APPLIES TO
|


Back to the top








