RE: [squid-users] DENIED using httpd acceleration

From: Gregori Parker <gregori@dont-contact.us>
Date: Wed, 15 Feb 2006 18:01:05 -0800

Sorry - my message got garbled...it should have read:

Make sure you have the following in place!

acl all src 0.0.0.0/0.0.0.0
acl localhost dst 127.0.0.1/255.255.255.255
acl acceleratedPort port 80
http_access allow all
http_access allow localhost acceleratedPort
http_reply_access allow all

AND THESE!

httpd_accel_single_host on
httpd_accel_with_proxy off
httpd_accel_uses_host_header off

For clarity: are you getting a denied page from Squid or from Apache?

-----Original Message-----
From: admin@sscrmnl.edu.ph [mailto:admin@sscrmnl.edu.ph]
Sent: Wednesday, February 15, 2006 5:10 PM
To: squid-users@squid-cache.org
Subject: [squid-users] DENIED using httpd acceleration

hi,

I just configured my web server to use squid's feature using
httpd_acceleration, but incoming request to SQUID have been denied, i
even use 'http_access allow all' but no luck..

---->squid.conf

http_port 80
http_accel_port 80
http_accel_host 127.0.0.1

--->httpd.conf

Listen 127.0.0.1:80

So i tried different approach since i am using vhosts

-->squid.conf

http_port 80
http_accel_port 80
http_accel_host virtual

--->httpd.conf

Listen 127.0.0.1:80

NameVirtualHost 127.0.0.1:80

VirtualHost 127.0.0.1:80 so on and so forth..

But still i am denied... is there something i am missing? I have
followed all on whats the SQUID FAQ, Thank you very much in advance who
would like to help..

Sincerely,

J.N. Nengasca

-- 
All messages that are coming from this domain
is certified to be virus and spam free.  If
ever you have received any virus infected 
content or spam, please report it to the
internet administrator of this domain 
nats@sscrmnl.edu.ph
Received on Wed Feb 15 2006 - 19:01:07 MST

This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:03 MST