[squid-users] HTTP Accelerator HOW TO

From: Xavier Baez <tech@dont-contact.us>
Date: Wed, 07 Apr 2004 13:19:32 -0500

Does anybody knows why the following erorr happens:

While trying to retrieve the URL: http://64.246.24.58:81/

The following error was encountered:

* Access Denied.*

I am trying to make Apache listen on port 81 and make Squid listen on port 80, so that it will cache common objects such as downloads.

Here is the changes I've made to the squid.conf file

2) Here are the modified lines that my squid.conf file has:

http_port 80

icp_port 0

acl QUERY urlpath_regex cgi-bin \?

no_cache deny QUERY

cache_mem 5 MB

cache_dir ufs /usr/local/squid/var/cache 500 16 256

emulate_httpd_log on

redirect_rewrites_host_header off

cache_replacement_policy GDSF

http_access allow all

cache_mgr admin

cache_effective_user squid

cache_effective_group squid

httpd_accel_host 64.246.24.58

httpd_accel_port 81

log_icp_queries off

cachemgr_passwd xhbc19@2004 all

buffered_logs on

httpd_accel_with_proxy off

Regards

-- 
Xavier Baez C.
www.SoccerAccess.net
ICQ: 9103394
MSN: xbaez@hotmail.com
Received on Wed Apr 07 2004 - 12:18:29 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Apr 30 2004 - 12:00:02 MDT