Hi, On Wed, Apr 25, 2007 at 02:20:13PM +0200, Dag-Erling Smørgrav wrote: > Thomas Westlund <[EMAIL PROTECTED]> writes: > > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > > <HTML> > > <HEAD> > > <TITLE>200 OK</TITLE> > > </HEAD> > > <BODY> > > <H1>Error 200 OK</H1> > > <P>Purged.</P> > > <H3>Guru Meditation:</H3> > > <P>XID: 326200233</P> > > <I><A href="http://varnish.linpro.no/">Varnish</A></I> > > </BODY> > > </HTML> > > We need to see the Varnish log for this transaction. This is the output:
329 SessionOpen c **.**.**.** 63375 329 VCL_acl c MATCH purge "**.**.**.**"/32 329 SessionClose c Purged. 329 ReqStart c **.**.**.** 63375 326308940 329 RxRequest c PURGE 329 RxURL c / 329 RxProtocol c HTTP/1.0 329 RxHeader c Host: www.**.no 329 VCL_call c recv lookup 329 Hit c 326307698 329 VCL_call c hit 329 TTL c 326307698 VCL 0 1177506682 329 VCL_return c error 329 TxStatus c 200 329 TxProtocol c HTTP/1.1 329 TxResponse c OK 329 Req IPs and hostnames are changed to preserver privacy. Iv'e already checked the logs to see what happens, as far as I'm able to se it works as it should, but the / pages are stil not updated when I try to acesss them via the cache, but they are on the backend-server. -- Thomas Westlund Aftenposten AS, UNIX/nettverksavd. Postboks 1, 0051 Oslo Tlf: +47 98 20 30 33 Fax: +47 22 86 40 74 _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
