[EMAIL PROTECTED] (Dag-Erling Smørgrav) writes: > "Poul-Henning Kamp" <[EMAIL PROTECTED]> writes: > > Dirk Gomez <[EMAIL PROTECTED]> writes: > > > The setting is: a lot of virtual hosts running on top of Zope. We > > > deliver statistics generated with server logfiles. > > Basically, you want NCSA format logfiles split by the value of > > the "Host:" header ? > No, he wants the Host: header prepended to the request URL in NCSA > logs. It's easy to do, I'll take care of it.
Done in r1362. Dirk, if you are comfortable building Varnish from sources, try grabbing the following file: http://varnish.projects.linpro.no/svn/trunk/varnish-cache/bin/varnishncsa/varnishncsa.c Stick it in the obvious place in your source tree, rebuild and reinstall. It will work fine in a 1.0 tree. DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
