ident_lookup_access weirdness

From: <news-misc@dont-contact.us>
Date: Fri, 18 Feb 2000 17:58:56 GMT

I am wondering if anyone is using ident_lookup_access and see
the same strange behaviour as I do.

I tried to set up the following ident_lookup_access. (localunix
is a "src" type acl defining all the Unix boxes.

   ident_lookup_access allow localunix !manager
   ident_lookup_access deny all

Squid will segfault after receiving a request. Then I tried the
following, which should be identical:

   ident_lookup_access deny manager
   ident_lookup_access allow localunix
   ident_lookup_access deny all

Squid also segfaults under this configuration. If I remove the
"deny manager", leaving only

   ident_lookup_access allow localunix
   ident_lookup_access deny all

then squid works fine as expected.

Strange? Anyone has seen this?

This is a squid 2.3s1 running on a Linux 2.2.10 with libc5 in
case it is os-related.

--
Ambrose Li / +1 416 321 0088 x272 / Ming Pao Newspapers (Canada) Ltd.
                                  / EDP Department @ Toronto
PGP fingerprint = 945C 2CF7 001D 5F03 B026  375F C5CF A55C 9F10 8B0E
Received on Fri Feb 18 2000 - 11:07:56 MST

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