On Sun, Jan 30, 2011 at 6:02 PM, Russell Fine <[email protected]> wrote: > > However after the request occurs, I want to perform some specialized > logging and perhaps transforms/analyses. These actions may take a > couple of seconds and I don't want the client response to wait. One > option is to just read and continuously parse the log files, but that > seems inelegant.
I think would be an excellent way of doing such operations. Just make a specialized version of varnishlog to suit your needs. > 1 - Can Varnish perform any post-processing on a request after > returning the response? No.. -- Per Buer, Varnish Software Phone: +47 21 98 92 61 / Mobile: +47 958 39 117 / Skype: per.buer Varnish makes websites fly! Want to learn more about Varnish? http://www.varnish-software.com/whitepapers _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
