<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">yes i did .<br class=""><br class="">here is conf file  again :<br class="">#########<br class="">acl windowsupdate dstdomain <a href="http://windowsupdate.microsoft.com" class="">windowsupdate.microsoft.com</a><br class="">acl windowsupdate dstdomain .<a href="http://update.microsoft.com" class="">update.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://download.windowsupdate.com" class="">download.windowsupdate.com</a><br class="">acl windowsupdate dstdomain <a href="http://redir.metaservices.microsoft.com" class="">redir.metaservices.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://images.metaservices.microsoft.com" class="">images.metaservices.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://c.microsoft.com" class="">c.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://www.download.windowsupdate.com" class="">www.download.windowsupdate.com</a><br class="">acl windowsupdate dstdomain <a href="http://wustat.windows.com" class="">wustat.windows.com</a><br class="">acl windowsupdate dstdomain <a href="http://crl.microsoft.com" class="">crl.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://sls.microsoft.com" class="">sls.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://productactivation.one.microsoft.com" class="">productactivation.one.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://ntservicepack.microsoft.com" class="">ntservicepack.microsoft.com</a><br class=""><br class="">acl CONNECT method CONNECT<br class="">acl wuCONNECT dstdomain <a href="http://www.update.microsoft.com" class="">www.update.microsoft.com</a><br class="">acl wuCONNECT dstdomain <a href="http://sls.microsoft.com" class="">sls.microsoft.com</a><br class=""><br class="">#http_access allow CONNECT wuCONNECT localnet<br class="">#http_access allow windowsupdate localnet<br class="">#######################<br class=""># Updates: Windows<br class="">refresh_pattern -i <a href="http://windowsupdate.com/.*" class="">windowsupdate.com/.*</a>\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims<br class="">refresh_pattern -i <a href="http://microsoft.com/.*" class="">microsoft.com/.*</a>\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims<br class="">refresh_pattern -i <a href="http://windows.com/.*" class="">windows.com/.*</a>\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims<br class="">refresh_pattern -i <a href="http://microsoft.com.akadns.net/.*" class="">microsoft.com.akadns.net/.*</a>\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims<br class="">refresh_pattern -i <a href="http://deploy.akamaitechnologies.com/.*" class="">deploy.akamaitechnologies.com/.*</a>\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims<br class="">###########<br class="">refresh_pattern -i <a href="http://microsoft.com/.*" class="">microsoft.com/.*</a>\.(cab|exe|ms[i|u|f]|[ap]sf|wm[v|a]|dat|zip) 4320 80% 43200 reload-into-ims<br class="">refresh_pattern -i <a href="http://windowsupdate.com/.*" class="">windowsupdate.com/.*</a>\.(cab|exe|ms[i|u|f]|[ap]sf|wm[v|a]|dat|zip) 4320 80% 43200 reload-into-ims<br class="">refresh_pattern -i <a href="http://windows.com/.*" class="">windows.com/.*</a>\.(cab|exe|ms[i|u|f]|[ap]sf|wm[v|a]|dat|zip) 4320 80% 43200 reload-into-ims<br class=""># DONT MODIFY THESE LINES<br class="">refresh_pattern \^ftp:           1440    20%     10080<br class="">refresh_pattern \^gopher:        1440    0%      1440<br class="">refresh_pattern -i (/cgi-bin/|\?) 0     0%      0<br class="">refresh_pattern .               0       20%     4320<br class="">#################################################################<br class="">###########################<br class="">#<br class=""># Recommended minimum configuration:<br class="">#<br class=""><br class=""># Example rule allowing access from your local networks.<br class=""># Adapt to list your (internal) IP networks from where browsing<br class=""># should be allowed<br class="">acl localnet src 10.0.0.0/8     # RFC1918 possible internal network<br class="">acl localnet src 172.16.0.0/12  # RFC1918 possible internal network<br class="">acl localnet src 192.168.0.0/16 # RFC1918 possible internal network<br class="">acl localnet src fc00::/7       # RFC 4193 local private network range<br class="">acl localnet src fe80::/10      # RFC 4291 link-local (directly plugged) machines<br class=""><br class="">acl SSL_ports port 443<br class="">acl Safe_ports port 80          # http<br class="">acl Safe_ports port 21          # ftp<br class="">acl Safe_ports port 443         # https<br class="">acl Safe_ports port 70          # gopher<br class="">acl Safe_ports port 210         # wais<br class="">acl Safe_ports port 1025-65535  # unregistered ports<br class="">acl Safe_ports port 280         # http-mgmt<br class="">acl Safe_ports port 488         # gss-http<br class="">acl Safe_ports port 591         # filemaker<br class="">acl Safe_ports port 777         # multiling http<br class="">acl CONNECT method CONNECT<br class=""><br class="">#<br class=""># Recommended minimum Access Permission configuration:<br class="">#<br class=""># Deny requests to certain unsafe ports<br class="">http_access allow CONNECT wuCONNECT localnet<br class="">http_access allow windowsupdate localnet<br class="">http_access deny !Safe_ports<br class=""><br class=""># Deny CONNECT to other than secure SSL ports<br class="">http_access deny CONNECT !SSL_ports<br class=""><br class=""># Only allow cachemgr access from localhost<br class="">http_access allow localhost manager<br class="">http_access deny manager<br class=""><br class=""># We strongly recommend the following be uncommented to protect innocent<br class=""># web applications running on the proxy server who think the only<br class=""># one who can access services on "localhost" is a local user<br class="">#http_access deny to_localhost<br class=""><br class="">#<br class=""># INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS<br class="">#<br class=""><br class=""># Example rule allowing access from your local networks.<br class=""># Adapt localnet in the ACL section to list your (internal) IP networks<br class=""># from where browsing should be allowed<br class="">http_access allow localnet<br class="">http_access allow localhost<br class=""><br class=""># And finally deny all other access to this proxy<br class="">http_access deny all<br class=""><br class=""># Squid normally listens to port 3128<br class="">http_port 192.168.0.1:3128<br class=""><br class=""># Uncomment and adjust the following to add a disk cache directory.<br class="">cache_dir ufs /var/cache/squid 100 16 256<br class=""><br class=""># Leave coredumps in the first cache dir<br class="">coredump_dir /var/cache/squid<br class=""><br class="">#<br class=""># Add any of your own refresh_pattern entries above these.<br class="">#<br class="">#refresh_pattern ^ftp:          1440    20%     10080<br class="">#refresh_pattern ^gopher:       1440    0%      1440<br class="">#refresh_pattern -i (/cgi-bin/|\?) 0    0%      0<br class="">#refresh_pattern .              0       20%     4320<br class="">#############<br class="">range_offset_limit 5 Gb windowsupdate<br class="">maximum_object_size 5 Gb<br class="">quick_abort_min -1<br class="">#########<br class="">http_port 3129 intercept<br class="">#####################<br class=""><br class=""><br class=""><br class="">cheers<br class=""><div><blockquote type="cite" class=""><div class=""><div class=""><blockquote type="cite" class=""><br class="">=======================<br class=""><br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~# du -sh /var/cache/squid/<br class="">17M     /var/cache/squid/<br class="">root@raspberrypi:~#<br class=""><br class="">==============<br class="">here is squid config :<br class=""><br class="">root@raspberrypi:~# cat /etc/squid/squid.conf<br class="">#########<br class="">acl windowsupdate dstdomain <a href="http://windowsupdate.microsoft.com" class="">windowsupdate.microsoft.com</a><br class="">acl windowsupdate dstdomain .<a href="http://update.microsoft.com" class="">update.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://download.windowsupdate.com" class="">download.windowsupdate.com</a><br class="">acl windowsupdate dstdomain <a href="http://redir.metaservices.microsoft.com" class="">redir.metaservices.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://images.metaservices.microsoft.com" class="">images.metaservices.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://c.microsoft.com" class="">c.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://www.download.windowsupdate.com" class="">www.download.windowsupdate.com</a><br class="">acl windowsupdate dstdomain <a href="http://wustat.windows.com" class="">wustat.windows.com</a><br class="">acl windowsupdate dstdomain <a href="http://crl.microsoft.com" class="">crl.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://sls.microsoft.com" class="">sls.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://productactivation.one.microsoft.com" class="">productactivation.one.microsoft.com</a><br class="">acl windowsupdate dstdomain <a href="http://ntservicepack.microsoft.com" class="">ntservicepack.microsoft.com</a><br class=""><br class="">acl CONNECT method CONNECT<br class="">acl wuCONNECT dstdomain <a href="http://www.update.microsoft.com" class="">www.update.microsoft.com</a><br class="">acl wuCONNECT dstdomain <a href="http://sls.microsoft.com" class="">sls.microsoft.com</a><br class=""><br class="">#######################<br class="">refresh_pattern -i<br class=""></blockquote><a href="http://microsoft.com/.*" class="">microsoft.com/.*</a>\.(cab|exe|ms[i|u|f]|[ap]sf|wm[v|a]|dat|zip) 4320 80%<br class="">43200 reload-into-ims<br class=""><blockquote type="cite" class="">refresh_pattern -i<br class=""></blockquote><a href="http://windowsupdate.com/.*" class="">windowsupdate.com/.*</a>\.(cab|exe|ms[i|u|f]|[ap]sf|wm[v|a]|dat|zip) 4320<br class="">80% 43200 reload-into-ims<br class=""><blockquote type="cite" class="">refresh_pattern -i<br class=""></blockquote><a href="http://windows.com/.*" class="">windows.com/.*</a>\.(cab|exe|ms[i|u|f]|[ap]sf|wm[v|a]|dat|zip) 4320 80%<br class="">43200 reload-into-ims<br class=""><blockquote type="cite" class=""># DONT MODIFY THESE LINES<br class="">refresh_pattern \^ftp:           1440    20%     10080<br class="">refresh_pattern \^gopher:        1440    0%      1440<br class="">refresh_pattern -i (/cgi-bin/|\?) 0     0%      0<br class="">refresh_pattern .               0       20%     4320<br class="">#################################################################<br class="">###########################<br class="">#<br class=""># Recommended minimum configuration:<br class="">#<br class=""><br class=""># Example rule allowing access from your local networks.<br class=""># Adapt to list your (internal) IP networks from where browsing<br class=""># should be allowed<br class="">acl localnet src 10.0.0.0/8     # RFC1918 possible internal network<br class="">acl localnet src 172.16.0.0/12  # RFC1918 possible internal network<br class="">acl localnet src 192.168.0.0/16 # RFC1918 possible internal network<br class="">acl localnet src fc00::/7       # RFC 4193 local private network range<br class="">acl localnet src fe80::/10      # RFC 4291 link-local (directly<br class=""></blockquote>plugged) machines<br class=""><blockquote type="cite" class=""><br class="">acl SSL_ports port 443<br class="">acl Safe_ports port 80          # http<br class="">acl Safe_ports port 21          # ftp<br class="">acl Safe_ports port 443         # https<br class="">acl Safe_ports port 70          # gopher<br class="">acl Safe_ports port 210         # wais<br class="">acl Safe_ports port 1025-65535  # unregistered ports<br class="">acl Safe_ports port 280         # http-mgmt<br class="">acl Safe_ports port 488         # gss-http<br class="">acl Safe_ports port 591         # filemaker<br class="">acl Safe_ports port 777         # multiling http<br class="">acl CONNECT method CONNECT<br class=""><br class=""><br class="">http_access allow CONNECT wuCONNECT localnet<br class="">http_access allow windowsupdate localnet<br class="">http_access deny !Safe_ports<br class=""><br class=""># Deny CONNECT to other than secure SSL ports<br class="">http_access deny CONNECT !SSL_ports<br class=""><br class=""># Only allow cachemgr access from localhost<br class="">http_access allow localhost manager<br class="">http_access deny manager<br class=""><br class=""><br class="">http_access allow localnet<br class="">http_access allow localhost<br class=""><br class=""># And finally deny all other access to this proxy<br class="">http_access deny all<br class=""><br class=""># Squid normally listens to port 3128<br class="">http_port 192.168.0.1:3128<br class=""><br class=""># Uncomment and adjust the following to add a disk cache directory.<br class="">cache_dir ufs /var/cache/squid 100 16 256<br class=""><br class=""># Leave coredumps in the first cache dir<br class="">coredump_dir /var/cache/squid<br class=""><br class=""><br class="">#############<br class="">range_offset_limit 200 MB windowsupdate<br class="">maximum_object_size 200 MB<br class="">quick_abort_min -1<br class="">#########<br class="">http_port 3129 intercept<br class="">maximum_object_size 200000 KB<br class=""><br class=""><br class=""><br class=""><br class="">thank you<br class=""><br class="">_______________________________________________<br class="">squid-users mailing list<br class=""><a href="mailto:squid-users@lists.squid-cache.org" class="">squid-users@lists.squid-cache.org</a><br class="">http://lists.squid-cache.org/listinfo/squid-users<br class=""></blockquote><br class="">-----BEGIN PGP SIGNATURE-----<br class="">Version: GnuPG v2<br class=""><br class="">iQEcBAEBCAAGBQJXztpBAAoJENNXIZxhPexGSx4H/0bK8485yWhpNbGUIGtwvx9h<br class="">PTuRhfJP+f8xoTbTh/zH1TgXs21M953uf5DoYlynMBSeVXCfQQiUhDOs+0bqAjfD<br class="">JsLCXVpZdSYYWyX2aErjfZqKQO67aVkX+zJbAY/zlTJKG6Gxg1+ssQSEJaFWu6cK<br class="">J8KBudfWaKmPc9xdiZRfYFE6LKBSeQr93BqBF6s1SwdAPKEkspQmDTuqPZEwMwW5<br class="">zQfuI/HnIvynSE+SxCFYOAwka2zVAdewXfVyWqYyFCHaHnDkXkPmK/5zZJDOmqGi<br class="">erifbGQHRHAFWNnT4mMsHGjM3Wfz1bbhr+j+tZJkY4x116eVUMrVbbXRApY5nn0=<br class="">=ZaFG<br class="">-----END PGP SIGNATURE-----<br class=""><br class=""><span id="cid:70D46433-A415-47B9-A833-D335B353B016"><0x613DEC46.asc></span>_______________________________________________<br class="">squid-users mailing list<br class=""><a href="mailto:squid-users@lists.squid-cache.org" class="">squid-users@lists.squid-cache.org</a><br class="">http://lists.squid-cache.org/listinfo/squid-users<br class=""></div></div></blockquote></div><br class=""></body></html>