In message <[email protected]>, Rob Brown writes:
>Is it possible for Varnish to "manipulate" the pages that it serves out of >cache "on the way out" (post-cache)? >More specifically: I have an app that generates pages with a session key in >them that I need to strip out to make cacheable, but then put back in based >on a session key parameter sent in the query string. If you are talking about headers (cookies ?) then it is possible. If we are talking about stuffin the body of the object, the anwer is no. -- 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-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
