Re: Squid logs in MySQL

From: Robert Collins <robertc@dont-contact.us>
Date: 02 Dec 2002 22:16:00 +1100

On Mon, 2002-12-02 at 20:41, Максим Руденко wrote:
>
> ----- Original Message -----
> From: "Robert Collins" <robertc@squid-cache.org>
> To: "Максим Руденко" <admin@energy.farlep.net>
> Cc: "Squid Dev" <squid-dev@squid-cache.org>
> Sent: Monday, December 02, 2002 11:11 AM
> Subject: Re: Squid logs in MySQL
>
> > Excellent. There are other related projects, one in particular that you
> > may find of relevance is the 'external_logger' project.
> >I've just broken it (deliberately) but will have it fixed in a day or two.
> It's important
> > to make sure squid doesn't block on database access, for performance
> > reasons.
> I am testing it now in my network (about 30 computers), and i didn't notice
> any performance leaks.

Are you using non-blocking IO to the mySQL server? If you are not, then
you will have a performance impact unless you put the mySQL calls into
another thread or process.

> > Are you asking for access on devel.squid-cache.org?
> My addon requires some modifications in squid's source. So if you find my
> project useful, it may become part of squid.

I've added your usercode to the sourceforge user list. Be very sure to
read the devel.squid-cache.org/CVS.html page before you do any branch
creation - we have scripts that you need to use.

Cheers,
Rob

Received on Mon Dec 02 2002 - 04:16:14 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:18:59 MST