[squid-users] Thoughts on caching aspx jsp asp cgi-bin

2024-12-30 Thread Jonathan Lee
Hello fellow Squid Users, Can you please help? What are your thoughts on this rule? Should cgi-bin aspx and jsp files be excluded from the web-cache? They are dynamic correct? This could help speed up systems right? acl QUERY urlpath_regex cgi-bin \? asp aspx jsp ## Prevent caching jsp, cgi

Re: [squid-users] Optimization

2024-12-30 Thread Jonathan Lee
Thanks, Merry Christmas and Happy New Year everyone. That answered my question. Again thank you. > On Dec 30, 2024, at 10:28, Alex Rousskov > wrote: > > latter ___ squid-users mailing list squid-users@lists.squid-cache.org https://lists.squid-cache

Re: [squid-users] Optimization

2024-12-30 Thread Alex Rousskov
On 2024-12-30 11:55, Jonathan Lee wrote: what is faster or better for performance? The parsed ssl_bump lists or the singular list? To remove very distracting noise, I am posting an abridged version of your "before" and "after" configurations: # before ssl_bump splice A ssl_bump s

Re: [squid-users] Optimization

2024-12-30 Thread Jonathan Lee
This was the before what is faster or better for performance? The parsed ssl_bump lists or the singular list ? Parsed—— #no concatenation used here #acl splice_group any-of https_login NoBumpDNS NoSSLIntercept #acl splice_only_local_group all-of splice_only_mac splice_only #acl splice_main a

[squid-users] Optimization

2024-12-30 Thread Jonathan Lee
Hello Fellow Squid Users, I wanted to try to speed up my SSL interception caching, or optimize it I have some small issues with some websites loading slowly not really bad just a small lag and I started to play around with all-of and any-of to create new concatenated acls. I have arp mac add