Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2009 21:02:18 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        John Almberg <jalmberg@identry.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: reducing size of apache instances
Message-ID:  <8B2B554B-AF9A-4389-A76E-151DF8943807@mac.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 Sep 10, 2009, at 7:58 PM, John Almberg wrote:
> My Apache 2.2 instances are running about 18 Meg each. I've been  
> thinking about doing something to trim these down, and I think  
> tomorrow is the day to take action. They are getting out of hand.
> [ ... ]
> But what about the set that is left after I remove the ones the  
> system needs, and the ones I need? How do I know which ones I can  
> safely turn off? 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?

Yes.  Figure out which modules you actually need, and only enable  
those.  What modules you are using should be reasonably clear from the  
access and error logs-- you should be able to see which URLs you are  
serving, and hence which modules were involved.

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8B2B554B-AF9A-4389-A76E-151DF8943807>