Re: [squid-users] problems setting up accelerator mode in squid 2.7

From: Brett Lymn <blymn_at_baesystems.com.au>
Date: Fri, 28 Aug 2009 15:14:52 +0930

On Fri, Aug 28, 2009 at 03:33:50AM +0200, Henrik Nordstrom wrote:
>
> Then no accelerator options should be used on your http_port, just
>
> http_port 80
>
> cache_peer localhost 81 0 name=accel no-query originserver
>
> acl accel_sites dstdomain your.accel.site.name
> cache_peer_access accel accept accel_sites
>
> never_direct allow accel_sites
>

I did:

http_port 80
cache_peer 127.0.0.1 parent 81 0 name=squid no-query originserver
acl accel_site dstdomain squid.my.domain
cache_peer_access squid allow accel_site
never_direct allow accel_site

But I get an "Invalid request" error

-- 
Brett Lymn
"Warning:
The information contained in this email and any attached files is
confidential to BAE Systems Australia. If you are not the intended
recipient, any use, disclosure or copying of this email or any
attachments is expressly prohibited.  If you have received this email
in error, please notify us immediately. VIRUS: Every care has been
taken to ensure this email and its attachments are virus free,
however, any loss or damage incurred in using this email is not the
sender's responsibility.  It is your responsibility to ensure virus
checks are completed before installing any data sent in this email to
your computer."
Received on Fri Aug 28 2009 - 05:59:57 MDT

This archive was generated by hypermail 2.2.0 : Fri Aug 28 2009 - 12:00:03 MDT