[squid-users] Content Adaptation with HTTPs

Alex Rousskov rousskov at measurement-factory.com
Mon Aug 21 17:30:04 UTC 2017


On 08/20/2017 02:06 PM, Christopher Ahrens wrote:
> I was planning on
> seeing how GreaseMonkey and ABP handle data streams since they seem to
> be able to handle streaming media.  Or dig into Privoxy to see how
> things are done in there. Might find it to be easier to adapt it as an
> ICAP/ECAP by changing its input / output functions to be ICAP/ECAP
> interface rather than TCP.

You may also be able to use Privoxy for HTTPS adaptation "as is" if you
write an eCAP or ICAP adapter that emulates both an HTTP client and an
HTTP server (and put Privoxy between them). We did HTTP emulation in
eCAP (for integration with a DPI product that could not do HTTPS) so I
am pretty sure that this is doable. However, I do not know whether it
would be easier to teach Privoxy to speak eCAP and/or ICAP instead.

Alex.


More information about the squid-users mailing list