Privoxy-like proxy that handles multiple parallel connections?

I use Privoxy on my XP host to filter/rewrite web pages, but it’s slower because all connections go through Privoxy’s single port.

According to this post on StackOverflow, by default, browsers support more than one simultaneous connection, which would explain why going through Privoxy is slower.

Does someone know of a similar application that could handle more than one connection?

Thank you.

Answer

Attribution
Source : Link , Question Author : OverTheRainbow , Answer Author : Community

Leave a Comment