Thanks. I will take a look at the wiki page (didn't know about it before)

benji

---
Benji Spencer
System Administrator
Ph: 312-329-2288

> -----Original Message-----
> From: Vincent Bray [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 04, 2007 2:38 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Apache able to cache entire HTML page?
> 
> On 04/09/07, Ben Spencer <[EMAIL PROTECTED]> wrote:
> > Question:
> > Can apache cache everything for an undefined amount of time
> > (days/months/years) without concern of the backend server's headers?
> With
> > some playing, we got this to work by removing headers, but, this seemed
> > overly complicated and not foolproof. The first non-cached request also
> > responded with some of the backend server headers while cached responses
> > responded with the appropriate Apache headers.
> 
> It sounds like you're on the right track. I can only really advise you
> to look carefully at the headers sent by your backend, make sure
> you're using apache 2.2.x, set LogLevel debug in apache (very helpful
> during cache configuration), and see the CacheIgnore* directives.
> 
> http://httpd.apache.org/docs/2.2/mod/mod_cache.html
> http://wiki.apache.org/httpd/WatchingHttpHeaders
> 
> --
> noodl
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to