Re: [squid-users] Squid cache questions

2024-04-06 Thread Jonathan Lee
Thanks for the reply I am using the built in StoreID program however it requires the database file so I have it only set to the items in the dynamic cache settings custom refresh areas. The rewrite program should redirect to pull from the cache right? Only for bumped connections and or cab

Re: [squid-users] Squid cache questions

2024-04-06 Thread Amos Jeffries
On 6/04/24 11:34, Jonathan Lee wrote: if (empty($settings['sslproxy_compatibility_mode']) || ($settings['sslproxy_compatibility_mode'] == 'modern')) { // Modern cipher suites $sslproxy_cipher =

Re: [squid-users] Squid cache questions

2024-04-06 Thread Amos Jeffries
On 5/04/24 17:25, Jonathan Lee wrote: ssl_bump splice https_login ssl_bump splice splice_only ssl_bump splice NoSSLIntercept ssl_bump bump bump_only markBumped ssl_bump stare all acl markedBumped note bumped true url_rewrite_access deny markedBumped for good hits should the url_rewirte_access

Re: [squid-users] Squid cache questions

2024-04-05 Thread Jonathan Lee
if (empty($settings['sslproxy_compatibility_mode']) || ($settings['sslproxy_compatibility_mode'] == 'modern')) { // Modern cipher suites $sslproxy_cipher =

Re: [squid-users] Squid cache questions

2024-04-04 Thread Amos Jeffries
On 4/04/24 17:48, Jonathan Lee wrote: Is there any particular order to squid configuration?? Yes. Does this look correct? Best way to find out is to run "squid -k parse", which should be done after upgrades as well to identify

[squid-users] Squid cache questions

2024-04-03 Thread Jonathan Lee
Is there any particular order to squid configuration?? Does this look correct? I actually get allot of hits and it functions amazing, so I wanted to share this in case I could improve something. Is there any issues with security? I am concerned that an invasive container could become installed