Question 21
Which of the following statements about server architectures, Apache and Nginx, is/are correct?
Apache is better suited for handling a large volume of concurrent connections than Nginx.
Apache is versatile and supports a wide range of modules and dynamic configurations.
Nginx is generally faster for serving static files and handling high traffic with low memory usage.
Both Apache and Nginx are open-source web servers.