Author:

Md. Saifullah Al Azad,

Software Architect,

LEADS Corporation

 

  1. Application Developed By (It depends on application development framework)
  2. What is application default page which page is
    show when write web site URL in address bar? (e.g. – User write www.domainname.com and it’s automatically
    show login page.)
    1.  
  3. Need directory Browsing (If select yes it provides
    access the directory information with sub directory & files)
  4. Need HTTP Errors (If application doesn’t handled
    error then it will help to log in event viewer)
  5. Need Custom Error tracing (It helps to segregate
    application error log from IIS error log in a text file on user defined
    location.)
  6. Need Request Monitoring (It helps to monitor IIS
    worker process and its performance)
  7. Content Compression (It compress the rendered
    information of any response before send back to client request)
  8. Allow Security Authentication (Ref: http://technet.microsoft.com/en-us/library/cc733010(v=ws.10).aspx)