drmike
100% Tier-1 Gogent
Tinkering with my Raspberry Pi.
One of the first projects is to centralize my network outbound traffic in one spot.
Main piece there is a proxy.
I tried Squid and Privoxy.
Squid hits 40-60% of CPU at around 1600KB/s
Privoxy hits 30-40% of CPU at around the same throughput.
Config for Squid is simple and no caching or anything. Straight in and out.
Privoxy is running the default config.
Anyone have tuning tips to reduce CPU load here and perhaps better lightweight proxy alternatives? Goal is to also provide caching in the proxy. Lots of redundant traffic (updates and similar). I can't fathom the load as-is if I graft caching in with slow SD card.
One of the first projects is to centralize my network outbound traffic in one spot.
Main piece there is a proxy.
I tried Squid and Privoxy.
Squid hits 40-60% of CPU at around 1600KB/s
Privoxy hits 30-40% of CPU at around the same throughput.
Config for Squid is simple and no caching or anything. Straight in and out.
Privoxy is running the default config.
Anyone have tuning tips to reduce CPU load here and perhaps better lightweight proxy alternatives? Goal is to also provide caching in the proxy. Lots of redundant traffic (updates and similar). I can't fathom the load as-is if I graft caching in with slow SD card.
Last edited by a moderator: