AW: Problem caching with Apache 2.2 mod_proxy
"Dr. Frank Hoffmann" <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <42ED1494517B4EB99A9326D6AE114B1D@hal1> |
FYI: The code snippet refers to a former Apacher version: http://httpd.apache.org/docs/1.3/mod/mod_proxy.html If creation of cached file works, maybe Apache does not get the right cache header info from Zope (DTML-Template headCache). Maybe the pragma-Parameter is set wrong. Please check the http cache header via the Zope Port 8080 (without Apache). For cache header analysis I recommend firefox webdevelopers plugin or Microsoft Fiddler. More info about Cache http://www.mnot.net/cache_docs/ http://www.freesoft.org/CIE/RFC/2068/164.htm Best Regards fh, moderator PS: If you have got the mod_proxy directive successfully tested for Apache 2.2 please send it to the forum; I will extend the "howto" document.