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

WebSocket support

2014-01-29 Thread Brian Geffon
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 Thanks! Brian

Re: minimum supported OpenSSL version

2014-01-29 Thread Leif Hedstrom
On Jan 29, 2014, at 2:37 PM, James Peach wrote: > Hi all, > > Do we have a minimum version of OpenSSL that we support? If not, should we? > Yes. The current minimum version is whatever is on CentOS5. I believe we agreed to drop support for anything prior to that time frame, due to poor compi

minimum supported OpenSSL version

2014-01-29 Thread James Peach
Hi all, Do we have a minimum version of OpenSSL that we support? If not, should we? J

Reminder: Please "Resolve" bugs that are fixed (or won't be fixed)

2014-01-29 Thread Leif Hedstrom
Hi all, please make sure you “Resolve" the bug after you commit / finish the fix(es). Or, if the bug is Invalid / Duplicated / Won’t Fix, also “Resolve” it as such. For those bugs, which do not have code commits associated with them, please also make sure to remove the “Fix Version” tag. Once

Re: trafficserver pull request: Converted Apache::TS::AdminClient to use Dist::...

2014-01-29 Thread Leif Hedstrom
On Jan 28, 2014, at 11:38 PM, bvierra wrote: > GitHub user bvierra opened a pull request: > >https://github.com/apache/trafficserver/pull/35 > >Converted Apache::TS::AdminClient to use Dist::Zilla I’m in the middle of rewriting some of this stuff, so please don’t commit this yet. Yo