[Privoxy-users] Privoxy on a Raspberry Pi
Fabian Keil
fk at fabiankeil.de
Thu Mar 16 12:32:24 UTC 2017
Phyks <phyks at phyks.me> wrote:
> If I do the same test with http://clubic.com,
> * Without Privoxy, the main HTML takes around 54ms to load.
> * With Privoxy, it takes around 1.5s and this is reproducible even if I
> reload immediately the page.
>
> Looking at htop in parallel, Privoxy is spawning multiple processes
> (about 10) and CPU load goes from 3% to around 100%, used by these
> processes.
It sounds like Privoxy was compiled without thread support.
When compiled with FEATURE_PTHREAD (recommended on systems
with POSIX thread support) Privoxy only spawns processes
when executing external filters (disabled by default).
Is FEATURE_PTHREAD listed as enabled on
http://config.privoxy.org/show-status ?
Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-users/attachments/20170316/7b547110/attachment.bin>
More information about the Privoxy-users
mailing list