Re: Function where the client request is received?

From: Robert Collins <robertc@dont-contact.us>
Date: 10 Aug 2003 09:51:11 +1000

On Tue, 2003-08-05 at 02:02, Luis Fernando Robledano Esteban wrote:
> Hi all,
> I've no experience with SQUID code, but im interested in inserting just
> some code. The idea is to catch the client request, and then call to a
> content-filtering application. Seeing SQUID programmer's guide I've found
> the "Flow of a Typical Request", nevertheless the function's names seems
> not to be in the code.
> My intention is to operate, after access controls are verified, and before
> cache hit checking; although probably the easiest first step is just to
> catch up the request right after the client request arrives.
> Please, can anybody tell me which functions or pieces of are involved?
> Thanx.

This depends on what version of squid you are working on. The best place
would be just before or after the client request redirection - which is
in fact used for content filtering by external helpers.

Cheers,
Rob

-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Received on Sat Aug 09 2003 - 17:51:13 MDT

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