You can configure website settings related to permissions, authentication, application pool and performance at:
Following options are available to be managed:
Read: Set read permissions in IIS.
Write: Set write permissions in IIS.
Directory browsing: Allow browsing of directory structure.
Execute Permission: Enable and allow execution of scripts/extensions.
Allow anonymous access: Allows anyone to visit the public areas of website.
Enable Integrated Windows authentication: Integrated Windows authentication does not initially prompt for a user name and password. The current Windows user information on the client is used for Integrated Windows authentication.
Enable basic authentication: Collects user name and password and send in an unencrypted form.
Application Pool: Name of the application pool that contains one or more applications run.
Maximum CPU Usage: Mention percentage for peak utilization of System CPU.
Maximum Network Use (KB/S): Enter network bandwidth usage.
Connection limited to: Specify connection limitation.
©2014. All rights reserved.