[Privoxy-users] Same URL in multiple tabs, but only 1st gets logged. Why not all?
    Lee 
    ler762 at gmail.com
       
    Fri Jul 17 14:06:59 UTC 2020
    
    
  
On 7/15/20, U.Mutlu <um at mutluit.com> wrote:
> Hi all,
> let's say I'm on a website, and in a new tab or window of the
> same browser I'm opening the same URL anew.
> But this time no logging of the URL happens.
> Is this by design (maybe some kind of caching) or maybe a bug?
I think it's a by-product of https processing -- Privoxy can't look at
the encrypted traffic, so nothing is logged if multiple requests go
over the same connection.
I set all the timeouts in the privoxy config to
keep-alive-timeout 0
default-server-timeout 0
socket-timeout 2
and as long as I wait at least 2 seconds between requests everything was logged.
Lee
    
    
More information about the Privoxy-users
mailing list