<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">hey folks .<div class="">i have a problem with squid it get crashed after i enabled https !</div><div class="">cache log error => <font color="#ff2600" class="">FATAL: The ssl_crtd helpers are crashing too rapidly, need help!</font></div><div class=""><font color="#ff2600" class=""><br class=""></font></div><div class="">i googled many topics and relevant pages and couldnt find a clear solution .</div><div class=""><br class=""></div><div class="">the quick solution i made was i  removed the certs in file :</div><div class=""><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none; font-size: 12px;" class=""><b class=""><font face="Verdana" class="">rm -rfv /var/lib/ssl_db/</font></b></span></div></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none; font-size: 12px;" class=""><b class=""><font face="Verdana" class=""><br class=""></font></b></span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none; font-size: 12px;" class=""><b class=""><font face="Verdana" class="">then reinitiated the DB using cmd below :</font></b></span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none; font-size: 12px;" class=""><font face="Verdana" class=""><div style="margin: 0px; line-height: normal;" class="">/lib/squid/ssl_crtd -c -s /var/lib/ssl_db</div><div style="margin: 0px; line-height: normal;" class=""><span style="font-kerning: none" class="">chown -R squid.squid /var/lib/ssl_db</span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class="">chown</span><span style="-webkit-font-kerning: none;" class=""> -R squid.squid /var/lib/ssl_db</span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class=""><br class=""></span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class="">the restarted squid .</span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class=""><br class=""></span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class="">but this is not a solution becuase squid get crashed again after certain time and i don’t know why !</span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class="">my version is 3.5.2</span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class=""><br class=""></span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class="">here is squid.conf :</span></div><div style="margin: 0px; line-height: normal;" class=""><span style="-webkit-font-kerning: none;" class=""><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""> /etc/squid/squid.conf</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">visible_hostname pcloud</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl ip1 myip 10.1.0.1</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl ip2 myip 192.168.10.210</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">tcp_outgoing_address 192.168.10.210 ip1</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">tcp_outgoing_address 192.168.10.210 ip2</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Recommended minimum configuration:</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Example rule allowing access from your local networks.</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Adapt to list your (internal) IP networks from where browsing</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># should be allowed</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl localnet src 10.0.0.0/8     # RFC1918 possible internal network</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl localnet src 172.16.0.0/12  # RFC1918 possible internal network</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl localnet src 192.168.0.0/16 # RFC1918 possible internal network</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl localnet src fc00::/7       # RFC 4193 local private network range</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl localnet src fe80::/10      # RFC 4291 link-local (directly plugged) machines</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl SSL_ports port 443</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 80          # http</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 21          # ftp</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 443         # https</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 70          # gopher</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 210         # wais</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 1025-65535  # unregistered ports</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 280         # http-mgmt</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 488         # gss-http</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 591         # filemaker</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl Safe_ports port 777         # multiling http</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">acl CONNECT method CONNECT</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Recommended minimum Access Permission configuration:</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Deny requests to certain unsafe ports</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_access deny !Safe_ports</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Deny CONNECT to other than secure SSL ports</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_access deny CONNECT !SSL_ports</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_access allow  CONNECT </span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Only allow cachemgr access from localhost</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_access allow localhost manager</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_access deny manager</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># We strongly recommend the following be uncommented to protect innocent</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># web applications running on the proxy server who think the only</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># one who can access services on "localhost" is a local user</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#http_access deny to_localhost</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Example rule allowing access from your local networks.</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Adapt localnet in the ACL section to list your (internal) IP networks</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># from where browsing should be allowed</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_access allow localnet</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_access allow localhost</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># And finally deny all other access to this proxy</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_access deny all</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Squid normally listens to port 3128</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_port 3128</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Uncomment and adjust the following to add a disk cache directory.</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#cache_dir ufs /var/cache/squid 100 16 256</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Leave coredumps in the first cache dir</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#coredump_dir /var/cache/squid</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""># Add any of your own refresh_pattern entries above these.</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial; min-height: 15px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">http_port 3126</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#http_port 3128</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#######################################</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#cache_swap_low 90</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#cache_swap_high 95</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">############################</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cache_effective_user squid</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cache_effective_group squid</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">memory_replacement_policy lru</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cache_replacement_policy heap LFUDA</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">########################</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">maximum_object_size 10000 MB</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#cache_mem 5000 MB</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">maximum_object_size_in_memory 10 MB</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#########################</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">logfile_rotate 2</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">max_filedescriptors 131072</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">###############################</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">############</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cache_dir aufs /var/cache/squid 600000 64 128</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#######################################</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">https_port 3129 intercept ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB cert=/usr/local/squid/ssl_cert/myca.pem key=/usr/local/squid/ssl_cert/myca.pem</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">ssl_bump server-first all</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">sslcrtd_program /lib/squid/ssl_crtd -s /var/lib/ssl_db -M 4MB</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">sslcrtd_children 1000 startup=1 idle=1</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">###</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">minimum_object_size 0 bytes</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#refresh patterns for caching static files</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">refresh_pattern ^ftp: 1440 20% 10080</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">refresh_pattern ^gopher: 1440 0% 1440</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">refresh_pattern -i .(gif|png|jpg|jpeg|ico)$ 10080 90% 43200 override-expire ignore-no-cache ignore-no-store ignore-private</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">refresh_pattern -i .(iso|avi|wav|mp3|mp4|mpeg|swf|flv|x-flv)$ 43200 90% 432000 override-expire ignore-no-cache ignore-no-store ignore-private</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">refresh_pattern -i .(deb|rpm|exe|zip|tar|tgz|ram|rar|bin|ppt|doc|tiff)$ 10080 90% 43200 override-expire ignore-no-cache ignore-no-store ignore-private</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">refresh_pattern -i .index.(html|htm)$ 0 40% 10080</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">refresh_pattern -i .(html|htm|css|js)$ 1440 40% 40320</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">refresh_pattern . 0 40% 40320</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">any Joy Guys ?</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">should i update squid ? or downgrade squid ?</span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">kind regards </span></div><div style="margin: 0px; font-size: 13px; line-height: normal; font-family: Arial;" class=""><br class=""></div></span></div></font></span></div></body></html>