Re: [squid-users] Squid 6.10 SSL-Bump Woes

2024-10-15 Thread Bryan Seitz
It caches the non Auth requests fine. It won’t cache the Auth endpoints. Is there a config I’m missing ? TIA, Bryan Seitz On Oct 13, 2024 at 12:42 AM -0400, Amos Jeffries , wrote: > On 12/10/24 12:48, Bryan Seitz wrote: > >    I wanted to note that since these are BMCs they require b

[squid-users] Squid 6.10 SSL-Bump Woes

2024-10-09 Thread Bryan Seitz
x27;;worker-src 'self' blob:; X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff OData-Version: 4.0 Date: Wed, 09 Oct 2024 19:35:50 GMT Cache-Status: squid;detail=mismatch Via: 1.1 squid (squid/6.10) Connection: keep-alive Cache-Control: public, max-age=1800 If

Re: [squid-users] Squid 6.10 SSL-Bump Woes

2024-10-10 Thread Bryan Seitz
I fetched the object 10x all were RELEASE in store.log and a MISS. I even cleared the rock DB file and bounced Squid. Bryan Seitz On Oct 10, 2024 at 8:48 PM -0400, Jonathan Lee , wrote: > Give it time to cache miss means it stored items > Sent from my iPhone > > > On Oct 10,

Re: [squid-users] Squid 6.10 SSL-Bump Woes

2024-10-11 Thread Bryan Seitz
   I wanted to note that since these are BMCs they require basic auth headers to return their response. I noticed that the ignore-auth option was removed awhile ago.  Is my only option to go back to Squid 3.5 ? TIA, Bryan Seitz On Oct 11, 2024 at 4:17 AM -0400, Amos Jeffries , wrote: > On

Re: [squid-users] Squid 6.10 SSL-Bump Woes

2024-10-10 Thread Bryan Seitz
uss...@measurement-factory.com> wrote: > On 2024-10-09 15:40, Bryan Seitz wrote: > > > SSL-Bump Woes > > AFAICT, the problem you are trying to solve is not caused by SslBump. > > > > reply_header_access Cache-Control deny all > > reply_header_add Cache-Con

Re: [squid-users] Squid 6.10 SSL-Bump Woes

2024-10-11 Thread Bryan Seitz
rol: public, max-age=1800\r\n\r\n] 1728669831.847 RELEASE -1 020031450B000100 200 1728669829-1-1 application/json 1173/1173 GET https://10.170.31.75/redfish/v1/Oem/Supermicro/HGX_H100/Systems/HGX_Baseboard_0/Processors/GPU_SXM_4/ProcessorMetrics 1728669918.269 RELEA

Re: [squid-users] Squid 6.10 SSL-Bump Woes

2024-10-21 Thread Bryan Seitz
Any ideas as to why Squid will not cache my authenticated origin server replies ? Bryan Seitz On Oct 13, 2024 at 12:42 AM -0400, Amos Jeffries , wrote: > On 12/10/24 12:48, Bryan Seitz wrote: > >    I wanted to note that since these are BMCs they require basic auth > > headers

Re: [squid-users] Squid 6.10 SSL-Bump Woes

2024-10-14 Thread Bryan Seitz
If I am missing debug lmk.  Still to note, these servers require basic auth. I saw Squid 3.5 had ignore-auth but it was removed for 4. Is that my issue ? Bryan Seitz On Oct 13, 2024 at 12:32 AM -0400, Amos Jeffries , wrote: > > Okay, I am seeing the server response is marked "private&qu

Re: [squid-users] Squid 6.10 SSL-Bump Woes

2024-10-14 Thread Bryan Seitz
One of the endpoints on these BMCs does not require auth and Squid is caching that. It will not cache the endpoints that require auth.  I want it to do this, is there a way? (This is literally for metrics, not private data) Bryan Seitz On Oct 14, 2024 at 2:35 PM -0400, Bryan Seitz , wrote