Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I configure, build, and install the patched source tree?

0
Posted

How do I configure, build, and install the patched source tree?

0

First, read Apache’s guide to compiling and installing. Second, read the new documents found in the patches, particularly perf-mja.html and qsc.html or mod_qsc.html (for Apache/1.3 and 2.0, respectively), which describe new configuration, compilation, and run-time options. Without enabling these options your patched Apache will run only a little bit faster, not ten times faster. Third, decide which of the configuration, compilation, and run-time options described in the above documents you desire. Finally, compile the source tree: % cd apache_1.3.x % configure options … % make % make install The compilation process for Apache/2.0 is different. Read the file src/README.MPM for instructions.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123