Return-Path: X-Original-To: apmail-trafficserver-dev-archive@www.apache.org Delivered-To: apmail-trafficserver-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B8F31115DD for ; Wed, 16 Apr 2014 15:05:25 +0000 (UTC) Received: (qmail 36932 invoked by uid 500); 16 Apr 2014 15:04:42 -0000 Delivered-To: apmail-trafficserver-dev-archive@trafficserver.apache.org Received: (qmail 36887 invoked by uid 500); 16 Apr 2014 15:04:40 -0000 Mailing-List: contact dev-help@trafficserver.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@trafficserver.apache.org Delivered-To: mailing list dev@trafficserver.apache.org Received: (qmail 36687 invoked by uid 99); 16 Apr 2014 15:04:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2014 15:04:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [71.6.165.248] (HELO kramer.ogre.com) (71.6.165.248) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Apr 2014 15:04:27 +0000 Received: from [192.168.201.3] (host-24-56-171-210.beyondbb.com [24.56.171.210]) (authenticated bits=0) by kramer.ogre.com (8.14.5/8.14.5) with ESMTP id s3GF44aV027032 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 16 Apr 2014 08:04:05 -0700 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: deprecating some experimental plugins From: Leif Hedstrom In-Reply-To: Date: Wed, 16 Apr 2014 09:04:45 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: dev@trafficserver.apache.org, Shu Kit Chan X-Mailer: Apple Mail (2.1874) X-Virus-Checked: Checked by ClamAV on apache.org On Apr 16, 2014, at 8:58 AM, Shu Kit Chan wrote: > Hi, >=20 > There are a few experimental plugins that I think should be = deprecated. e.g > The lua plugin should be deprecated in favor of the newer ts_lua = plugin. > The same can be said for the stale_while_revalidate in favor of the = newer > rfc5861 plugin. During the recent summit in denver we also talked = about > deprecating the spdy plugin as well. >=20 > So i am proposing to move all of these into a new plugins/deprecated > directory in our source tree. Any comments on that? +1. There is a Jira on this: https://issues.apache.org/jira/browse/TS-2110 I=92ve very happily reassigned that one to Kit ;) =97 leif