Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 262264

Summary: www-servers/apache - httpd.conf has CACHE instead MEM_CACHE
Product: Gentoo Linux Reporter: karpi <karpi.web>
Component: [OLD] ServerAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description karpi 2009-03-12 12:59:43 UTC
Hello..
it is ok, that incoming

<IfDefine CACHE>
LoadModule mem_cache_module modules/mod_mem_cache.so
</IfDefine>

if MEM_CACHE  Enables default configuration mod_mem_cache ?



Reproducible: Always
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2009-03-12 17:02:16 UTC
*** Bug 262267 has been marked as a duplicate of this bug. ***
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-03-13 03:09:22 UTC
# grep -r CACHE /etc/conf.d/apache2
#  CACHE        Enables mod_cache
#  MEM_CACHE    Enables default configuration mod_mem_cache
Comment 3 Benedikt Böhm (RETIRED) gentoo-dev 2009-07-05 14:55:45 UTC
yup, everything as it should be