[SQU] httpd-accelerator question

From: <Joseph_Vieira@dont-contact.us>
Date: Wed, 20 Sep 2000 12:04:14 -0400

Hello,

I am trying to setup httpd-accelrator. I followed the faq and user manual and
changed the suid.conf file as follows

http_port 80
httpd_accel_host xxx.xxx.xxx.xxx
acl acceleratedHost dst xxx.xxx.xxx.xxx
httpd_accel_port 80
acl acceleratedPort 80

acl all src 0.0.0.0/0.0.0.0

http_access allow acceleratedHost acceleratedPort
http_access allow all

Where xxx.xxx.xxx.xxx is the ip address of the web server.

When I try to start squid I get the following error:

2000/09/20 11:42:19| squid.conf line 5: acl acceleratedPort 80
2000/09/20 11:42:19| aclParseAclLine: Invalid ACL type '80'
2000/09/20 11:42:19| squid.conf line 10: http_access allow acceleratedHost
acceleratedPort
2000/09/20 11:42:19| aclParseAccessLine: ACL name 'acceleratedPort' not found.
$

Can anyone tell me what wrong with this and how to fix it?

Thanks

Joe

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Sep 20 2000 - 10:17:03 MDT

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