Date: Fri, 11 Sep 2009 00:40:48 -0400 From: Linda Messerschmidt <linda.messerschmidt@gmail.com> To: John Almberg <jalmberg@identry.com> Cc: freebsd-questions@freebsd.org Subject: Re: reducing size of apache instances Message-ID: <237c27100909102140l6bdf3b4fm9078530495cc5b29@mail.gmail.com> In-Reply-To: <4AA9BCF0.6040003@identry.com> References: <4AA9BCF0.6040003@identry.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 10, 2009 at 10:58 PM, John Almberg <jalmberg@identry.com> wrote: > I assume that some are critical to the basic operation of Apache. I am > hoping I can google a list of these tomorrow. Obviously these I'll have to > live with. This is a pretty short list, and Apache won't start without them. > All I can think of is a trial and error process (i.e., turn them off one by > one and see if anything breaks.) > > Is there a better way? Other than those core modules you mentioned above, one of the most distinguishing characteristics of modules is that they define config directives that you then use. I would recommend that you walk through your configs and determine which module each and every directive comes from. To a reasonable degree of accuracy, that will give you the list of modules that are really in use. Naturally you'll find some exception(s), but this will get you very close without a lot of trial-and-error downtime.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?237c27100909102140l6bdf3b4fm9078530495cc5b29>