Ricardo,
With the httpd.conf do the following:
First you have to load and add the modules:
LoadModule cern_meta_module modules/mod_cern_meta.so
AddModule mod_cern_meta.c
After you uncomment and configure the MetaDir and MetaSuffix lines in
srm.conf.
Fábio Baptista.
-----Mensagem original-----
De: Ricardo Kleemann [mailto:ricardo@emumail.com]
Enviada em: segunda-feira, 14 de fevereiro de 2000 16:25
Para: Stuart Henderson
Cc: squid-users@ircache.net
Assunto: Re: Can someone PLEASE help me out??
Hmmm ok thanks...
So if the expires headers were present, it means squid would not have
contacted the origin server?
How do I configure expires headers on apache?
Ricardo
On Mon, 14 Feb 2000, Stuart Henderson wrote:
> On Mon, Feb 14, 2000 at 09:46:50AM -0800, Ricardo Kleemann wrote:
> >
> > From the httpd snippet (this is the source httpd server for the images)
I
> > can see that the same gif is being grabbed by the squid server many
times
> > within a few minutes... I dont know how to analyze the squid log, but I
> > hope it reveals a problem in my configuration...
>
> This behaviour is exactly as expected. The times where Squid is
> contacting the origin server are for requests where the client sent
> an if-modified-since get (i.e. the object was in the client cache,
> the client asked for verification).
>
> You should arrange for your web server to present Expires headers
> on static documents.
>
>
Received on Mon Feb 14 2000 - 13:34:19 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:13 MST