Tollef Fog Heen <[EMAIL PROTECTED]> writes: > Serge Helly <[EMAIL PROTECTED]> writes: > > I would like to replay Apache logs. > > Is there a way to run "varnishreplay -r ncsa-file" ? > > If no, could that be consider as a future enhancement ? > I doubt it's something we'll want to put significant effort into, but if > somebody shows up with a patch, I'll be happy to have it applied.
There isn't enough information in NCSA "combined" logs to replay the traffic that generated them, but you can set up Varnish in front of Apache to log HTTP traffic (just "pass" at the top of vcl_recv). DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
