Hi All:
I've set up a proxy cache machine for my little network, with
only 12 machines, months ago. But since squid always returns errors
like "Error: The requested URL could not be retrieved", but when
I disable proxing at netscape, I can retrieve the URL.
The nasty thing is that it ALWAYS do that! and most of
times does not download pictures of a home pege (.jpg,.gif, etc).
How can I fix it? Here goes my squid.conf. It most the default
configuration:
#squid.conf - a very basic config file for squid
#Turn logging to it's lowest level
debug_options ALL,1
#defines a group (or Access Control List) that includes all IP
#addresses
acl all src 0.0.0.0/0.0.0.0
#allow all sites to use connect to us via HTTP
http_access allow all
#allow all sites to use us as a sibling
icp_access allow all
#test the following sites to check that we are connected
dns_testnames internic.net usc.edu cs.colorado.edu mit.edu yale.edu
#run as the squid user
cache_effective_user squid squid
#otherwise, you can uncomment the below line and comment the one out.
# this will run as use "nobody" with the group "nogrtoup"
#cache_effective_user nobody nogroup
# Editador por Lucas Brasilino
cache_mem 6
cache_swap 500
cache_mgr webmaster@econnect.com.br
I'd apreciate some help, thanks in advance.
regards
Lucas Brasilino
PS: My proxy cache machine is a Cyrix 6x86 P120+, 64Mb EDO RAM, HD EIDE
3.2Gb with a partition /cache with 500Mb
Received on Sun Nov 15 1998 - 12:18:10 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:04 MST