[squid-users] How to fix none/200 in access.log

Alex Rousskov rousskov at measurement-factory.com
Fri Apr 9 03:20:37 UTC 2021


On 4/8/21 7:12 PM, Ebed wrote:
> ssl_bump peek step1
> ssl_bump peek step2
> ssl_bump bump all

I cannot answer your original question, but, just FYI: The above
configuration is equivalent to:

  ssl_bump peek all
  ssl_bump splice all

and, as far as traffic on the wire is concerned, it is pretty much
equivalent to having no SslBump at all.

You may want to review how SslBump works if the above conclusion is a
surprise for you: https://wiki.squid-cache.org/Features/SslPeekAndSplice


HTH,

Alex.


More information about the squid-users mailing list