Re: WebSocket support

2014-01-31 Thread Brian Geffon
I suppose you're right, it will short circuit anyway. So yah, I can move them up. Brian On Friday, January 31, 2014, Leif Hedstrom wrote: > Thanks! > > > I need to check the patch again , but not sure I understand why it be more > expensive to move up the method and version checks (they would s

Re: WebSocket support

2014-01-31 Thread Leif Hedstrom
Thanks! I need to check the patch again , but not sure I understand why it be more expensive to move up the method and version checks (they would still be after the presence checks). It also makes more logical sense to put all prerequisites in one statement. Cheers, -- Leif > On Jan 31, 20

Re: WebSocket support

2014-01-31 Thread Brian Geffon
See responses below. On Fri, Jan 31, 2014 at 4:05 PM, Leif Hedstrom wrote: > > On Jan 29, 2014, at 6:22 PM, Brian Geffon wrote: > > > Hi All, > > I've created a patch adding WebSocket support to ATS, I would appreciate > > community feedback. This is being tracked in TS-2541, the patch is > att

Re: WebSocket support

2014-01-31 Thread Leif Hedstrom
On Jan 31, 2014, at 5:05 PM, Leif Hedstrom wrote: > > On Jan 29, 2014, at 6:22 PM, Brian Geffon wrote: > >> Hi All, >> I've created a patch adding WebSocket support to ATS, I would appreciate >> community feedback. This is being tracked in TS-2541, the patch is attached >> to the jira ticket

Re: WebSocket support

2014-01-31 Thread Leif Hedstrom
On Jan 29, 2014, at 6:22 PM, Brian Geffon wrote: > Hi All, > I've created a patch adding WebSocket support to ATS, I would appreciate > community feedback. This is being tracked in TS-2541, the patch is attached > to the jira ticket https://issues.apache.org/jira/browse/TS-2541 Couple of nitp

Re: WebSocket support

2014-01-29 Thread Leif Hedstrom
On Jan 29, 2014, at 6:22 PM, Brian Geffon wrote: > Hi All, > I've created a patch adding WebSocket support to ATS, I would appreciate > community feedback. This is being tracked in TS-2541, the patch is attached > to the jira ticket https://issues.apache.org/jira/browse/TS-2541 I have no direc

Re: WebSocket support for ATS

2013-07-16 Thread Jim Jagielski
Let me take a look... On Jul 15, 2013, at 6:51 PM, Leif Hedstrom wrote: > On 7/15/13 12:14 PM, Thach Tran wrote: >> Hi, >> >> I am currently looking at proxying WebSocket connections through ATS to a >> WebSocket-enabled backend. As far as I can see, ATS is not supporting this >> at the momen

Re: WebSocket support for ATS

2013-07-15 Thread Leif Hedstrom
On 7/15/13 12:14 PM, Thach Tran wrote: Hi, I am currently looking at proxying WebSocket connections through ATS to a WebSocket-enabled backend. As far as I can see, ATS is not supporting this at the moment and there's only a couple of brief discussions about this in the past on the mailing li

Re: WebSocket support for ATS

2013-07-15 Thread James Peach
On Jul 15, 2013, at 10:59 AM, Thach Tran (thactran) wrote: > Hi, > > I am currently looking at proxying WebSocket connections through ATS to a > WebSocket-enabled backend. As far as I can see, ATS is not supporting this at > the moment and there's only a couple of brief discussions about this