You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This might take some time because during my tests I found the content filter to slowdown request processing of Privoxy by up to minutes. One test case took ~4 minutes until the response was received by the client.
So far my tests show that the slowdown is impacted by the amount of patterns per applying filter and the size of the requested page.
Therefore I'm working on some optimization and a configuration option to en-/disable content filtering.
E.g.,
example.com##div[class^="some_text"]
wouldn't be handled.The text was updated successfully, but these errors were encountered: