It is hard to imagine an organization without a website. IIS is a very popular server. What are the characteristics of IIS? What are the advantages and disadvantages of using IIS?
The characteristics of IIS are:
(i) It can host websites static in nature and ASP.net web applications.
(ii) It can be used as FTP server.
(iii) It can perform TLS certificate management.
(iv) It has a application pool.
(v) It has the facility of remote management.
The advantages of using IIS are:
(i) The GUI is very good.
(ii) It has performance monitoring feature.
(iii) Extensive usage statistics is available.
Disadvantages of using IIS are:
(i) It is not robust and for this reason in case of system 'hang' reboot is the only option.
(ii) Only GUI configuration is possible.
(iii) It is not flexible.
(iv) It is available only for Windows operating system.
Hope this helps.
Get Answers For Free
Most questions answered within 1 hours.