6 ms·
Is there any benchmark against squid proxy in regards of cpu and memory usage? Anyone has expiernce with it or can recommend something else?
by Tretiotrr 5y ago
Is there any benchmark against squid proxy in regards of cpu and memory usage?
Anyone has expiernce with it or can recommend something else?
- orev 5y agoSquid is meant to be used as a general proxy for things like caching to help your local network save bandwidth, etc. Mitmproxy is more of a pen testing/security tool. They’re very different things and not something you would be comparing benchmarks to try to choose one.
- tills13 5y agoFWIW from experience MITMproxy eventually reaches a point on my 2019 MacBook Pro where the whole computer becomes unusable. I have to restart MITMproxy. I don't think they are doing all the necessary GC when disposing of flows from the UI.