You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/07/25 03:53:40 UTC

DO NOT REPLY [Bug 27791] - mod_cache doesn't re-cache expired content

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27791>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27791





------- Additional Comments From terry@permeance.com.au  2007-07-24 18:53 -------
I recommend downloading 2.0.59 because older versions seem to be incomplete and 
not production-ready. 

If you a forced to run an older version of httpd then you can try compiling the 
2.0.59 source code and just using the mod_cache.so and mod_disk_cache.so files:

./configure --prefix=/tmp/httpd-2.0.59 --enable-cache=shared --enable-disk-
cache=shared --enable-mem-cache=shared 
make 
make install 

We are running 2.0.52 httpd with 2.0.59 mod_cache without any problems...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org