Re: [squid-users] Content Adaptation with HTTPs

2017-08-22 Thread Eliezer Croitoru
04261 Email: elie...@ngtech.co.il -Original Message- From: Christopher Ahrens [mailto:christop...@leviacomm.net] Sent: Sunday, August 20, 2017 07:06 To: Eliezer Croitoru ; squid-users@lists.squid-cache.org Subject: Re: [squid-users] Content Adaptation with HTTPs The current solution do

Re: [squid-users] Content Adaptation with HTTPs

2017-08-21 Thread Alex Rousskov
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

Re: [squid-users] Content Adaptation with HTTPs

2017-08-21 Thread Amos Jeffries
On 21/08/17 08:06, Christopher Ahrens wrote: Amos Jeffries wrote: On 20/08/17 16:05, Christopher Ahrens wrote: The current solution doesn't work for me since it only supports a very limited number of clients. I am working with a charity that provides internet services to those with impaired

Re: [squid-users] Content Adaptation with HTTPs

2017-08-20 Thread Christopher Ahrens
Amos Jeffries wrote: On 20/08/17 16:05, Christopher Ahrens wrote: The current solution doesn't work for me since it only supports a very limited number of clients. I am working with a charity that provides internet services to those with impaired vision, the intention of my project was to set

Re: [squid-users] Content Adaptation with HTTPs

2017-08-20 Thread Amos Jeffries
On 20/08/17 16:05, Christopher Ahrens wrote: The current solution doesn't work for me since it only supports a very limited number of clients. I am working with a charity that provides internet services to those with impaired vision, the intention of my project was to set up a semi-public pr

Re: [squid-users] Content Adaptation with HTTPs

2017-08-19 Thread Christopher Ahrens
The current solution doesn't work for me since it only supports a very limited number of clients. I am working with a charity that provides internet services to those with impaired vision, the intention of my project was to set up a semi-public proxy for recipient of the charity (EG, we woul

Re: [squid-users] Content Adaptation with HTTPs

2017-08-19 Thread Eliezer Croitoru
Hey Christopher, For such a solution you will be required to have a content adaptation service that was designed to render the JS and other content in the page. It's not something you would find out there just waiting for you since a lot of work is required to write such a piece of software. The