[squid-users] Multiple Host in Accelerator Mode

From: <mmckenzie@dont-contact.us>
Date: Wed, 13 Aug 2003 10:04:26 -0500

Ok...

Here's what I did:

1. I compiled the 3.0 code base of squid.

2. I followed the directions you listed below.

For 3.0 do I need to add my accelerated hosts to /etc/hosts ??

The ip of the proxy box is: 137.197.155.102

Here's what I have in my config file:

http_port 80 accel vhost defaultsite=info.unmc.edu

in the acl section I have:

acl HTTP proto HTTP
acl port80 80
acl domains_server1 dstdomain info.unmc.edu
cache_peer 192.198.54.13 parent 80 0 no-query originserver name=server1
cache_peer_access server1 allow domains_server1
http_access allow HTTP port80 domains_server1

In the access log it's trying to retrieve itself when I try to hit
137.197.155.102 with a browser.

Mitchell S. McKenzie
Intern Programmer Analyst
Learning Environment & Internet Services
University of Nebraska Medical Center
Phone: 402-559-9306
Cell Phone: 402-708-1493

University of Nebraska Medical Center E-mail Confidentiality Disclaimer :
The information in this e-mail is privileged and confidential, intended
only for the use of the addressee(s) above.
Any unauthorized use or disclosure of this information is prohibited.
If you have received this e-mail by mistake please delete it and
immediately contact the sender.
Received on Wed Aug 13 2003 - 09:04:33 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:53 MST