[squid-users] acl question

From: cc <cc@dont-contact.us>
Date: Tue, 19 Aug 2003 18:30:32 +0800

Hi,

I'm new to this list. I'm using Squid 2.5STABLE3 on
a Linux 2.4.21 system running Apache 2.x.

As this is a test phase, I figured I'd test out the acl
parameters. I've encountered a strange problem. Perhaps
someone out there might be able to figure it out.

acl noie browser -i MSIE
deny_info ERR_NOIE noie
http_access deny noie

The above, when uncommented makes squid throw a
segmentation fault. When I recomment the three
lines, Squid works fine.

Here's what the ERR_NOIE looks like:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.or
g/TR/html4/loose.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" CONTENT="text/html">
    <title>Error: Access denied.</title>
</head>
<body>
<blockquote>
   Please note that your browser is not sanctioned by this
company.
</blockquote>
</body>
</html>

After experimenting, it's only the 2nd line that makes squid segfault.
Is there something wrong with "deny_info ERR_NOIE noie" that I'm
not aware of?

Any help appreciated

CC

-- 
email: cc@belfordhk.com  | "A man who knows not where he goes,
                         |  knows not when he arrives."
                         |                - Anon
** All information contained in this email is strictly     **
** confidential and may be used by the intended receipient **
** only.                                                   **
Received on Tue Aug 19 2003 - 04:31:11 MDT

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