|
| Hey squid freaks
I've got a prob with squid in accelerator mode.
I've looking in some other posts, but, my problem isn't fix.
I run a squid server as a accelerator for one webserver.
This is my squid.conf:
acl backend dst 192.168.0.5/255.255.255.255
http_access allow backend
# HTTPD-ACCELERATOR OPTIONS
# -----------------------------------------
httpd_accel_host 192.168.0.5
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
Every time i want to acces, i got a "access denied" by browser.
In the access.log appears this line:
1115039001.077 111 xxx.xxx.xxx.xxx TCP_DENIED/403 1364 GET
http://xxx.dyndns.org/ - DIRECT/192.168.0.5 text/html
Can anyone help me?
Thank you very much.
smike
|
|