Return-Path: X-Original-To: apmail-trafficserver-users-archive@www.apache.org Delivered-To: apmail-trafficserver-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 06952986F for ; Fri, 5 Oct 2012 18:04:09 +0000 (UTC) Received: (qmail 26798 invoked by uid 500); 5 Oct 2012 18:04:08 -0000 Delivered-To: apmail-trafficserver-users-archive@trafficserver.apache.org Received: (qmail 26719 invoked by uid 500); 5 Oct 2012 18:04:08 -0000 Mailing-List: contact users-help@trafficserver.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@trafficserver.apache.org Delivered-To: mailing list users@trafficserver.apache.org Received: (qmail 26708 invoked by uid 99); 5 Oct 2012 18:04:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 18:04:08 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [71.6.165.248] (HELO kramer.ogre.com) (71.6.165.248) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 18:03:59 +0000 Received: from [192.168.201.36] (homey.ogre.com [24.56.188.103]) (authenticated bits=0) by kramer.ogre.com (8.14.5/8.14.5) with ESMTP id q95I3Zc4014660 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT) for ; Fri, 5 Oct 2012 11:03:36 -0700 Message-ID: <506F20F7.90600@apache.org> Date: Fri, 05 Oct 2012 12:03:35 -0600 From: Leif Hedstrom User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: users@trafficserver.apache.org Subject: Re: Caching xml and specific References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/5/12 5:47 AM, bugsfix wrote: > > Is it possible to only cache certain files, I only need to cache a few xml > files from an external source. > Well, typically the "origin" dictates what's cacheable or not. That much said, look at cache.config, and see how you can override this. -- leif