How to optimize Apache 2.2 under FreeBSD

09Dec2008
Written by Jesper Wallin

Introduction

The goal of this guide

This guide is meant to give you a better understanding of how the Apache HTTP server works. It covers most of the modules and configuration directive that affects performance. However, it does not cover how to optimize third-party software such as database servers and/or PHP/CGI applications, as they planned to be covered in future guides.

Audience

The guide is aimed for new, as well as experienced Linux/UNIX users. It is assumed the reader is using a FreeBSD 7.0-RELEASE or later system…

Read more…