Questions Related to technology

Multiple choice technology web technology
  1. IIS cannot save such settings. It will throw error.

  2. Yes, This is perfectly acceptable and IIS will work accordingly.

  3. No If you set the idle timeout for an application pool to a period of time that is longer than the time specified for time-based recycling, IIS will ignore the settings that you specify and instead use the default settings

  4. YES, If you set the idle timeout for an application pool to a period of time that is longer than the time specified for time-based recycling, IIS will apply the longer time period settings.

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology web technology
  1. The overhead for IIS to check a host header is very high compared to the total cost of satisfying an HTTP request, even for a static file

  2. The overhead for IIS to check a host header is negligible compared to the total cost of satisfying an HTTP request, even for a static file

  3. The overhead for IIS to check a host header is considerably high compared to the total cost of satisfying an HTTP request, even for a static file

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer