From: Mattison W. <mat...@ne...> - 2011-11-17 17:25:36
|
I will test this on treebasedev. On Thu, Nov 17, 2011 at 11:14 AM, William Piel <wil...@ya...>wrote: > > On Nov 17, 2011, at 10:02 AM, William Piel wrote: > > > Therefore, if you also know of an Apache plugin that will cache results > for "/phylows/study/TB2:", that would greatly help. > > Looking at mod_cache, I wonder if this would work: > > cacheRoot c:/cacheroot > cacheEnable disk /treebase-web/phylows/study/TB2: > cacheDirLevels 1 > cacheDirLength 20 > cacheMinFileSize 1 > cacheMaxFileSize 50000000 > cacheIgnorecacheControl Off > cacheIgnoreNoLastMod On > cacheMaxExpire 2592000 > > ... resulting in a one-month cache on all TB2 objects. What's unclear to > me is whether the cacheEnable string allows substrings or whether it needs > to end in "/". If that's a limitation, are there third-party plugins that > can cache using wildcards? > > bp > > > > > -- Mattison Ward NESCent at Duke University 2024 W. Main Street, Suite A200 Durham, NC 27705-4667 919-668-4585 (desk) 919-668-4551 (alternate) 919-668-9198 (fax) |