Re: [squid-users] My ignorance or Squid lack this?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 25 Jun 2003 19:25:57 +0200

On Wednesday 25 June 2003 17.59, Mohsin Khan wrote:

> I would like to put my head in the source and i guess
> i would not have to do much, since squid logs every
> session and every request.

The easiest place is probably via the filedescriptor table in
cachemgr. If you comm_close() the offending filedescriptor then the
session is terminated immediately.

The cachemgr changes in this old patch of mine might be useful for
this purpose:

http://devel.squid-cache.org/hno/patches/squid-2.2.PRE1.cachemgr_acl_refresh.patch

This patch adds a menu where acls can be selectively reloaded via
cachemgr, to avoid needing to do a full reconfigure after changing an
included acl file. It was rejected as Duane did not want to have more
active actions via the cachemgr interface.

Regards
Henrik
Received on Wed Jun 25 2003 - 11:26:28 MDT

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