Home | Windows 2003 | Windows XP | Windows 2000 | Books | Tests | Link Exchange
Google
 
 
SolutionsCompanyCatalogNews
Microsoft Windows Server 2003 Microsoft Windows 2000 Microsoft Windows XP
CCNA
CCNP
CCSP
CCIE
A+
MCSE

Active Directory
Backup
Certificate Service
Compatibilities
Desktop Environment
DFS
DHCP
DNS
Domains
Exchange Outlook
File Systems
Group Policy
IIS
Installations
Internet Explorer
ISA
Mobile Wireless
Multimedia
Netware
Network
Printing
RAID
RAS
Recovery
Security
Service Packs
System Configurations
TCP / IP
Terminal Services
Utilities
Windows Server 2000
Windows XP
Link Exchange  
  IIS

 
How can I configure the amount of IIS Cache?

By default InetInfo, the process responsible for WWW, FTP and Gopher uses a 3MB of cache for all of the services. This cache is used to store files in memory providing faster access than from disk. To change the amount of memory available for the cache perform the following:

  1. Start the registry editor (regedit.exe)
  2. Move to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\
    InetInfo\Parameters
  3. From the Edit menu select New - DWord value
  4. Enter a name of MemoryCacheSize and click Enter
  5. Double click the new value and set to the amount of memory you wish to use for the cache in bytes, e.g. 5000000 for 5MB and click OK
  6. Close the registry editor
  7. Stop and start all IIS services

If you wish to disable caching set the value to 0 however this could have a serious effect on performance.

How can I configure the Connection Limit?

This is configured using the Internet Service Manager and can be between 1 and 32,767

  1. Start the Internet Service Manager ( Start - Programs - Microsoft Internet Server)
  2. Double click on the computer whose connection limit you wish to configure
  3. Select the Service tab
  4. Enter the number of connection you want in the Maximum Connections field
  5. Click OK
  6. Stop and start the service whose limit you changed
  7. Close the Internet Service Manager
How can I configure the FTP welcome message?

Using the IIS admin utility a welcome, end and connect refused message can be displayed

  1. Start the Internet Service Manager ( Start - Programs - Microsoft Internet Server)
  2. Select the FTP service on the machine you wish to configure
  3. From the properties menu select Service Properties
  4. Click the Messages tab
  5. Enter text in the "Welcome Message", "Exit Message" and "Maximum connections" fields.
  6. Click the Apply button then click OK
  7. Stop and restart the FTP service
  8. Close the Internet Service Manager
How can I disable parent paths in IIS?

Parent paths allow you to use '..' when browsing directories and MapPaths etc enabling files in the parent directory to be used. This can give access to files that people should not have access to and so to disable perform the following:

  1. Start the Internet Services Manager (Start - Programs - Administrative Tools - Internet Services Manager)
  2. Right click on the web site and select properties
  3. Select the 'Home Directory' tab
  4. Click the 'Configuration' button under the Application Settings
  5. Select the 'App Options' tab
  6. Blank the 'Enable parent paths' box and click Apply
  7. If there are any child nodes affected they will be listed, select and click OK
  8. Click OK to all other dialog boxes

You don't need to restart the service for the change to take effect.

Next >>


Free advertising
Home / Privacy Policy / Contact Us
© Copyrights 2009 Windows Certification by Windows Highway® All rights reserved