Multiple choice technology

The type of information that WAS reads form configuration

  1. Global configuration information

  2. Protocol configuration information for both HTTP and non-HTTP protocols

  3. Application pool configuration, such as the process account information

  4. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

WAS reads configuration at multiple levels: global server settings, protocol configurations for HTTP and non-HTTP protocols (like TCP), and application pool settings including process accounts. All these configuration types are essential for WAS to manage worker processes correctly.