I think your log daemon only work with 2.7 ? not 3.0 Anyways, I tried Chris Knipe perl script and it works very well.. After all logs entries are in the database I need to calculate how much bandwidth has been saved by squid. What HTTP Code tells me that the object came from the cache ? Everything with HIT in it ? TCP_HIT, TCP_MEM_HIT, TCP_NEGATIVE_HIT ? -----Original Message----- From: Marcello Romani [mailto:mromani@xxxxxxxxxxxxxxx] Sent: July-30-09 4:13 PM To: squid-users@xxxxxxxxxxxxxxx Subject: Re: Squid + MySQL ? Il Thursday 30 July 2009 16:52:42 hai scritto: > I installed it but I got this error in cache.log: > > 2009/07/30 10:48:04| logfileHandleWrite: daemon://///squid: error writing ((32) Broken pipe) > That error makes me think that the perl script died for some reason. The first, obvious thing to check is that you have created the schema and setup appropriate permissions. I might help you better if you post your relevant lines of squid.conf and cache.log. Marcello