Keerthan jai.c wrote:
> hi,
> i am having a few problems with squid in windows seven
> i am using squid-3.0.STABLE11-RC1-bin
> firstly squid starts only in compatibility mode(im using windows vista
> compatibility mode)
> 
> squid service dosent start .. it just says starting but never starts
> 
> thirdly squid does not store any cache
> 
> here is my squid.conf
> 
> http_port 127.0.0.1:3128
> icp_port 0
> htcp_port 0
> #
> #
> cache_dir ufs c:/squid/var/cache 3000 16 256
> redirect_program c:/Perl/bin/perl.exe c:/squid/adzap/scripts/squid_redirect.pl
> acl all src all
> acl manager proto cache_object
> acl localhost src 127.0.0.1/32
> acl to_localhost dst 127.0.0.0/8
> acl SSL_ports port 443
> acl Safe_ports port 80		# http
> acl Safe_ports port 21		# ftp
> acl Safe_ports port 443		# https
> acl Safe_ports port 70		# gopher
> acl Safe_ports port 210		# wais
> acl Safe_ports port 1025-65535	# unregistered ports
> acl Safe_ports port 280		# http-mgmt
> acl Safe_ports port 488		# gss-http
> acl Safe_ports port 591		# filemaker
> acl Safe_ports port 777		# multiling http
> acl CONNECT method CONNECT
> http_access allow localhost
> http_access allow manager localhost
> http_access deny manager
> # Deny requests to unknown ports
> http_access deny !Safe_ports
> # Deny CONNECT to other than SSL ports
> http_access deny CONNECT !SSL_ports
> #
> cache_peer 10.1.1.20 parent 8080 0 no-query proxy-only round-robin
> cache_peer 10.1.1.24 parent 8080 0 no-query proxy-only round-robin
> never_direct allow all
> never_direct allow CONNECT
> access_log c:/squid/var/logs/access.log squid
> cache_log c:/squid/var/logs/cache.log
> cache_store_log c:/squid/var/logs/store.log
> mime_table c:/squid/etc/mime.conf
> pid_filename c:/squid/var/logs/squid.pid
> unlinkd_program c:/squid/libexec/unlinkd.exe
> visible_hostname localhost
> 
> thank you
Please get in touch with ACME consulting for further Windows-specific 
support if this issue is not able to be resolved with online information.
Amos
-- Please be using Current Stable Squid 2.7.STABLE5 or 3.0.STABLE12 Current Beta Squid 3.1.0.4Received on Sun Feb 01 2009 - 07:35:25 MST
This archive was generated by hypermail 2.2.0 : Sun Feb 01 2009 - 12:00:03 MST