[Privoxy-devel] debug 1: all or only allowed?

Lee ler762 at gmail.com
Sun Apr 11 04:29:55 UTC 2021


Is "debug 1" supposed to log _all_ requests or just the requests allowed?

The documentation says allowed

$ egrep 'debug\s+1 ' * 2>/dev/null
contacting.sgml:    <literallayout>debug     1 # Log the destination
for each request Privoxy let through.
p-config.sgml:debug     1 # Log the destination for each request. See
also debug 1024.
p-config.sgml:<![%config-file;[<literallayout>@@#debug     1 # Log the
destination for each request &my-app; let through.</literallayout>]]>

the log file is showing all - eg:

2021-04-10 23:48:49.896 00000fb8 Request: https://push.services.mozilla.com/
2021-04-10 23:48:49.896 00000fb8 Crunch: Blocked:
https://push.services.mozilla.com/

and my recollection is that 'debug 1' used to show just the requests allowed.

Lee


More information about the Privoxy-devel mailing list