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>.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to