On Thu, 21 Oct 2004, WGS wrote:

I'm working on an acl helper in c, that needs to access a pid file.

The name of the file is the ip address of a client in dot notation. Inside
the file is a username, and I want to pass to squid. I wrote an acl
helper, and setup external_acl_type to pass %SRC.

SQUID never grants access to the client.

Have you disabled stdio buffering? (could not see this in your source..)

Regards
Henrik

Reply via email to