Prepare for the AEM DevOps Engineer Test. Master key concepts with flashcards and multiple-choice questions, each with hints and explanations. Get exam-ready!

Multiple Choice

Which web server version is supported for dispatcher 4.3.1 on Unix?

Dispatcher is an Apache module, so compatibility with a specific web server version matters. For Dispatcher 4.3.1 on Unix, the supported web server is Apache HTTP Server version 2.4. This aligns with the Unix build and API expectations of this Dispatcher release. IIS 7.5 is Windows-only, so it isn’t relevant to Unix. Nginx isn’t listed as a supported web server for this Dispatcher release, and Apache 2.0 is too old to be supported by 4.3.1. So Apache 2.4 is the correct and best-supported choice for Unix.

Dispatcher is an Apache module, so compatibility with a specific web server version matters. For Dispatcher 4.3.1 on Unix, the supported web server is Apache HTTP Server version 2.4. This aligns with the Unix build and API expectations of this Dispatcher release. IIS 7.5 is Windows-only, so it isn’t relevant to Unix. Nginx isn’t listed as a supported web server for this Dispatcher release, and Apache 2.0 is too old to be supported by 4.3.1. So Apache 2.4 is the correct and best-supported choice for Unix.