portno for HTTP & HTTPS

Answers were Sorted based on User's Feedback



portno for HTTP & HTTPS..

Answer / gopi

HTTP - 80
HTTPS - 443

Is This Answer Correct ?    37 Yes 1 No

portno for HTTP & HTTPS..

Answer / ajit kumar nayak

HTTP-80
HTTPS-443

Is This Answer Correct ?    13 Yes 1 No

portno for HTTP & HTTPS..

Answer / anup

Application pools are used to separate sets of IIS worker
processes that share the same configuration and application
boundaries. Application pools used to isolate our web
application for better security, reliability, and
availability and performance and keep running with out
impacting each other . The worker process serves as the
process boundary that separates each application pool so
that when one worker process or application is having an
issue or recycles, other applications or worker processes
are not affected.
One Application Pool can have multiple worker process Also.

Main Point to Remember:
1. Isolation of Different Web Application
2. Individual worker process for different web application
3. More reliably web application
4. Better Performance

Is This Answer Correct ?    8 Yes 16 No

Post New Answer

More IIS Interview Questions

How do I run iis on windows 7?

0 Answers  


How do I turn off iis?

0 Answers  


Did you work on IIS adminisdtration ?

3 Answers   IBM, Satyam,


Explain the different security settings available in iis?

0 Answers  


What is iis on windows 10?

0 Answers  






How do you uninstall iis apps?

0 Answers  


What is iis and how it works?

0 Answers  


What are different authentication types. How do you retreive user id in case of windows authentication.

3 Answers   Microsoft,


Define the different security settings available in iis?

0 Answers  


How do I enable iis in my firewall?

0 Answers  


What is iis used for?

0 Answers  


What is application pooling in iis?

0 Answers  


Categories