> From: root <root@gateway.expro.pt>
> To: dc@expro.pt
> Subject: 
> Date: quinta-feira, 24 de setembro de 1998 14:33
> 
> From: squid
> To: dc@expro.pt
> Subject: The Squid Cache (version 1.2.beta25) died.
> 
> You've encountered a fatal error in the Squid Cache version 1.2.beta25.
> If a core file was created (possibly in the swap directory),
> please execute 'gdb squid core' or 'dbx squid core', then type 'where',
> and report the trace back to squid-bugs@ircache.net.
> 
> Thanks!
Well. I've compiled/installed 1.2.25.
But if any client tries to acess the cache server.. just stops :|
Doesn't crashs as said in the mail, cause if I try to access squid again,
it just sends me another mail :)
here goes my config file: (hope that this doens't bother anyway)
http_port 8080
cache_peer proxy.esoterica.pt parent 80 3130
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_dir /buggy/http_cache 1000 32 256
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl all src 0.0.0.0/0.0.0.0
acl SSL_ports port 443 563
acl CONNECT method CONNECT
http_access deny manager !localhost
http_access deny CONNECT !SSL_ports
http_access allow  all
icp_access  allow  all
                                                                           
    
cache_mgr dc@expro.pt
cache_effective_user http
cache_effective_group http
visible_hostname www.expro.pt
                                                                           
    
---------------------
Thanx for your help,
  DC
Duarte Cordeiro
Sys Adm - ParExpro, SA
Linux, the choise of a GNU generation
----------
Received on Thu Sep 24 1998 - 06:42:37 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:11 MST