Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A15692B3 for ; Mon, 20 Feb 2012 09:47:13 +0000 (UTC) Received: (qmail 27750 invoked by uid 500); 20 Feb 2012 09:47:12 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 27705 invoked by uid 500); 20 Feb 2012 09:47:12 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 27694 invoked by uid 99); 20 Feb 2012 09:47:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2012 09:47:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of haykelbj@gmail.com designates 209.85.210.47 as permitted sender) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2012 09:47:06 +0000 Received: by daln34 with SMTP id n34so4657680dal.6 for ; Mon, 20 Feb 2012 01:46:46 -0800 (PST) Received-SPF: pass (google.com: domain of haykelbj@gmail.com designates 10.68.208.196 as permitted sender) client-ip=10.68.208.196; Authentication-Results: mr.google.com; spf=pass (google.com: domain of haykelbj@gmail.com designates 10.68.208.196 as permitted sender) smtp.mail=haykelbj@gmail.com; dkim=pass header.i=haykelbj@gmail.com Received: from mr.google.com ([10.68.208.196]) by 10.68.208.196 with SMTP id mg4mr60806854pbc.108.1329731206048 (num_hops = 1); Mon, 20 Feb 2012 01:46:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=VR3qPYmnii5AffBnjhxhNYIh1qP+P2gxkDsE8ue/Lf4=; b=bcgO9eqNAf50Hiqx1hpe+0uQQsSSGxqUlgxhEdv7oti0fSFVA2dcA62AiHFPlJ297u jijvo1TMWk0jSvL2Y/zws/9PC6gKadUqvccCFSYg5LslFc/Ra9WYndaerP4S5fPajfdh 8IRNq1Ueh+/iG52OzTmhC6hut9HKZdQgxnt6E= MIME-Version: 1.0 Received: by 10.68.208.196 with SMTP id mg4mr50329410pbc.108.1329731205997; Mon, 20 Feb 2012 01:46:45 -0800 (PST) Received: by 10.68.218.136 with HTTP; Mon, 20 Feb 2012 01:46:45 -0800 (PST) In-Reply-To: References: <05b201ccefb3$64f95cb0$2eec1610$@davidarno.org> Date: Mon, 20 Feb 2012 10:46:45 +0100 Message-ID: Subject: Re: Signed RSL from Apache From: Haykel BEN JEMIA To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae9c09a9e2e249404b9622c96 --14dae9c09a9e2e249404b9622c96 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Sure caching works per domain, but it would be ideal to cache the framework RSLs globally. Haykel 2012/2/20 Jaros=C5=82aw Szczepankiewicz > caching the RSL in the browser is already used and ready (as far as > www server is properly using Etag etc. headers). Apache http is > caching static resources very well out of the box (at least if it is > not in clusters which may broke Etag). The most important result of > the adobe announcement is that there is no global cache. But you can > still use RSL for flex serving from your host. > --14dae9c09a9e2e249404b9622c96--