In message <[EMAIL PROTECTED]>, "Bria n Ott" writes: >We have urls: http://xxxx.yyy.com/test.jpg?tsp=11301981 > >the tsp gets updated when the picture is updated, its a timestamp. >this way the user doesnt have to refresh their browser to see new >pictures. > >varnish doesnt cache urls with ? in them, it appears.
Varnish doesn't care about '?', but if you have cookies it will not cache. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-dev mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-dev
