On 2015-01-21 15:20, Rose, John B wrote:
Looking around I see this in the default Apache 2.4.6 setup on Red Hat
7 ..
/etc/httpd/conf.modules.d/00-systemd.conf
I also see the LoadModule is uncommented …
LoadModule systemd_module modules/mod_systemd.so [...]
My question is, is that module doin
On Wed, Jan 21, 2015 at 3:20 PM, Rose, John B wrote:
> If not, then commenting out the LoadModule seems like a good thing to do to
> reduce the RAM usage. Correct?
>
> Why is it uncommented by default?
Sounds like a choice of Redhats. The memory hit is probably trivial though.
Looking around I see this in the default Apache 2.4.6 setup on Red Hat 7 ..
/etc/httpd/conf.modules.d/00-systemd.conf
I also see the LoadModule is uncommented ...
LoadModule systemd_module modules/mod_systemd.so
When I go here ...
http://httpd.apache.org/docs/trunk/mod/mod_systemd.html
The b