Search squid archive

Re: First external_acl by myself : FATAL: the myexternalacl hepers ate crashing too rapidly, need help!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



lör 2007-06-16 klockan 11:50 -0300 skrev casfre@xxxxxxxxx:
> Hi,
> 
>      Sorry about last incomplete message. To many keyboards here. :-(
> 
>      I am trying to make my first external_acl_helper, but I am having problems.
> 
>      My script ( based on examples from squid-user mail list archive):
> 
>     #!/usr/bin/perl
>     $|=1;
>     while ( my $parms = <STDIN> )
>     {
>          print "OK\n";
>     }
> 
>     squid.conf
> 
>      external_acl_type myexternalacl %SRC %LOGIN
> /usr/local/squid/libexec/script.pl
>      acl testing external myexternalacl
>      (There is no ACL using the helper, for awhile, because it is not
> working anyway )

Can you execute the helper from the command line as your
cache_effective_user?

>     cache.log
> 
>     WARNING: myexternalacl #10 (FD45) exited
>     (there are 5 lines, changing just # and FD)

Anything relevant before that?

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux