Re: [squid-users] HTTPS cache for Java application - only getting TCP_MISS

2018-06-14 Thread Tomas Finnøy
‐‐‐ Original Message ‐‐‐ On June 14, 2018 1:25 PM, Amos Jeffries wrote: > On 14/06/18 07:28, baretomas wrote: > > > Hello, > > > > I'm setting up a Squid proxy as a cache for a number (as many as possible) > > > > of identical JAVA applications to run their web calls through. The call

Re: [squid-users] HTTPS cache for Java application - only getting TCP_MISS

2018-06-14 Thread Tomas Finnøy
On June 14, 2018 10:25 AM, Antony Stone wrote: > On Thursday 14 June 2018 at 09:09:05, Tomas Finnøy wrote: > > > > Surely all this peeking and bumping is only needed if you're running > > > > > > Squid in interception mode, whereas you've said th

[squid-users] HTTPS cache for Java application - only getting TCP_MISS

2018-06-14 Thread Tomas Finnøy
> Surely all this peeking and bumping is only needed if you're running Squid in > interception mode, whereas you've said that you've configured your Java > application to explicitly use Squid as a proxy? I found some "how-to's" and posts that were explaining how to make a https cache proxy, and t