Sent: Wednesday, December 18, 2002 4:01 PM Subject: [LIH]Squid Cache Problem
> Hi... do you get broken pages like half downloaded pages ? are you using BSNL/VSNL isdn ? we had almost the same problem with a cafe installation. when running RH 6.2/7.1, previously it was not there, suddenly it started creating problems. Then we changed to RH 8.0 with the barely needed services along with the suggestions from this list. The config file which saved me a lot of embrassement was --------- http_port 80 acl all src 0.0.0.0/0.0.0.0 http_access allow all icp_access allow all cache_effective_user squid cache_effective_group squid positive_dns_ttl 1 month negative_dns_ttl 1 minute httpd_accel_port 8080 httpd_accel_with_proxy on httpd_accel_uses_host_header on cache_dir ufs /var/spool/squid 500 16 256 ----------- with an iptables setup of reject from any interface other than the internal network. ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
