On Wed, 2 Jun 2004, Michal Matusiak wrote: > two things: > 1. after ./configure ... > (but before make!!!) > you have to write this line in file include/autoconf.h: > #define ACCLOG
You should perhaps add a configure flag for this.. see configure.in. > 2. make sure you have option "emulate_httpd_log" off in your squid.conf > > after this you should see in access.log two lines > .... GET http://url DOWNLOAD START ... > .... GET http://url DOWNLOAD END ... > > any suggestions welcome Only suggestion is to try to plan to look into how to do something similar in Squid-3 so we can merge the feature for Squid-3.1. Regards Henrik
