Do you have "Date" header? if yes it should be cached On Sun, Mar 29, 2009 at 5:11 PM, maoz <maozza@xxxxxxxxx> wrote: > Hi, > > I use squid as a revers proxy and I'd like to cache dynamic pages. > The origin web server (apache) provide "Cache-Control: max-age" header > without "last-modified" header (make sense since dynamic pages been > generated when requested). > > the only way that I manage to cache the page was when I add > "last-modified" header. > > Is it possible to cache dynamic page without "last-modified" header? > > > > > > > > >