Apache HTTP Server Performance Tuning
Apache HTTP Server is really popular. As such, maintaining performance is crucial. Here's a neat video of Apache HTTP Server performance tweaks, wit key config directives and parameters.
Join the DZone community and get the full member experience.
Join For FreeApache HTTP Server is one of the most popular web servers. Even many vendors like IBM have their web servers based on apache HTTP server. In this video blog, some of the key configurational parameters/directives of apache HTTP server are discussed. These parameters have a direct impact on the performance of web server.
In the end, we will discuss how to monitor the runtime statistics of apache web server, using the built-in module mod_status.
Topics:
performance and scalability,
apache http server
Opinions expressed by DZone contributors are their own.
Comments