Re: [squid-users] Content analysis

From: Robert Collins <robertc@dont-contact.us>
Date: 18 Feb 2003 18:46:18 +1100

On Tue, 2003-02-18 at 11:00, Chris Monson wrote:
> Is there an easy way to configure squid to filter reply content through
> an external program? I'm interested in doing analysis on the content
> that squid returns to the client.
>
> I have been poking around a lot in the source and it does not appear to
> be possible given the current state of things. Given that, does anyone
> know the best place to put my own hook into the source to catch the
> content as it goes by? The clientProcessMiss function looks promising,
> but I figured I would ask before delving any deeper into things.

I'd suggest you work with squid-3, it's got an interface for hooking
into the client side - clientStreams.

Also, the "send" routines are probably the closest fit for your needs,
in squid 2.5 and below.

Rob

-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Received on Tue Feb 18 2003 - 00:46:27 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:26 MST