[Bug 219914] Re: mod_disk_cache enabled globally by default

sf sf at sfritsch.de
Tue Jun 24 20:00:25 BST 2008


This behavior is because in 2.0, proxy.load and proxy.conf contained the
"LoadModule disk_cache_module" and the mod_disk_cache config. Not
enabling mod_disk_cache on upgrades would break caching for proxies
(debian bug 407171).

Maybe enabling mod_disk_cache on upgrades only if something like

egrep -iq '^[[:space:]]*cacheenable' /etc/apache2/apache2.conf
/etc/apache2/mods-enabled/* /etc/apache2/sites-enabled/*
/etc/apache2/conf.d/* /etc/apache2/httpd.conf

(in preinst) gives true would be better.

-- 
mod_disk_cache enabled globally by default
https://bugs.launchpad.net/bugs/219914
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.



More information about the Ubuntu-server-bugs mailing list