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
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
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
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
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
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
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
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
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