[squid-dev] [RFC] "Splicing" bumped requests to resolve\workaround WebSockets issues.

2016-07-15 Thread Eliezer Croitoru
I want to understand the way a WebSocket Splice would work. The issue: Clients are issuing secured connections which contains WebSockets internally and squid HTTP parsing breaks these connections. >From a security aspect of things, many companies would not like the idea of the options to "smuggl

Re: [squid-dev] [RFC] "Splicing" bumped requests to resolve\workaround WebSockets issues.

2016-07-17 Thread Amos Jeffries
On 15/07/2016 10:29 p.m., Eliezer Croitoru wrote: > I want to understand the way a WebSocket Splice would work. > > The issue: > > Clients are issuing secured connections which contains WebSockets internally > and squid HTTP parsing breaks these connections. WebSockets is explicitly designed to:

Re: [squid-dev] [RFC] "Splicing" bumped requests to resolve\workaround WebSockets issues.

2016-07-17 Thread Alex Rousskov
On 07/15/2016 04:29 AM, Eliezer Croitoru wrote: > The issue: > > Clients are issuing secured connections which contains WebSockets > internally and squid HTTP parsing breaks these connections. > Another related issue which deserves attention: > > Certificate pinning and connection breakage. > >

Re: [squid-dev] [RFC] "Splicing" bumped requests to resolve\workaround WebSockets issues.

2016-07-17 Thread Eliezer Croitoru
Alex thanks for clearing things out. I remember something's vaguely and this is why I didn't quote anything. I tried searching for something in the squid-dev list or irc but I couldn't found it. "tunnel after bump" is indeed the right term and despite to what some think in many cases the issue is

Re: [squid-dev] [RFC] "Splicing" bumped requests to resolve\workaround WebSockets issues.

2016-07-17 Thread Amos Jeffries
On 18/07/2016 8:34 a.m., Eliezer Croitoru wrote: > Alex thanks for clearing things out. > I remember something's vaguely and this is why I didn't quote anything. > I tried searching for something in the squid-dev list or irc but I couldn't > found it. > > "tunnel after bump" is indeed the right te

Re: [squid-dev] [RFC] "Splicing" bumped requests to resolve\workaround WebSockets issues.

2016-07-18 Thread Alex Rousskov
On 07/17/2016 02:34 PM, Eliezer Croitoru wrote: > I remember something's vaguely and this is why I didn't quote anything. > I tried searching for something in the squid-dev list or irc but I couldn't > found it. For the future, I hope you will document your vague memories without saying that someb

Re: [squid-dev] [RFC] "Splicing" bumped requests to resolve\workaround WebSockets issues.

2016-07-23 Thread Eliezer Croitoru
Hey Alex, By saying that I didn't found it only means that *I* couldn't find it with my rusted email search and found for something. It doesn't state at all that it was not documented or someone didn't presented enough details. A search and lookup can end up more then once in a state of lost mind.