the server.
Can you refer to the BUD ID if there is one already opened if not
should i submit one for reference ?
On Fri, Sep 30, 2016 at 1:06 PM, Amos Jeffries wrote:
> On 30/09/2016 8:10 p.m., Michael Varun wrote:
> > Here is the snippet of debug logs
> > I dont get to see anythi
Yeah, My bad i meant as HTTP HEADER and not HTML HEADER
Thanks for your input Amos, Just kicking off exploring squid
On Mon, Oct 3, 2016 at 10:09 AM, Amos Jeffries wrote:
> On 3/10/2016 4:34 p.m., Michael Varun wrote:
> > squid will not be able to intercept encrypted traffic it ju
squid will not be able to intercept encrypted traffic it just does a
passover using CONNECT to the origin server . You can explore the feature
SSL_BUMP which will basically help in intercepting encrypted traffic. You
will need to generate certificates and mimick the clients There are some
dependenc
ISS from proxyserver
<===
MISS
X-Cache-Lookup: MISS from
proxyserver:443<=
LOOKUP MISS
Via: 1.1 proxyserver (squid/3.5.20-20160817-r14075)
Connection: close
On Wed, Sep 28, 2016 at 7:54 PM, Amos Jeffries wrote:
> On 2
Team -
Would like to know is there any specific config that we need to enable to
cache MIME attachement of application/octet-stream type
We are trying to caching docker image blobs which is of
application/octet-stream and everytime we hit the docker registry via)GET
call squid throws up TCP_MISS