Return-Path: Delivered-To: apmail-jakarta-jcs-users-archive@www.apache.org Received: (qmail 41547 invoked from network); 8 Nov 2006 10:15:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2006 10:15:44 -0000 Received: (qmail 37710 invoked by uid 500); 8 Nov 2006 10:15:54 -0000 Delivered-To: apmail-jakarta-jcs-users-archive@jakarta.apache.org Received: (qmail 37690 invoked by uid 500); 8 Nov 2006 10:15:54 -0000 Mailing-List: contact jcs-users-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JCS Users List" Delivered-To: mailing list jcs-users@jakarta.apache.org Received: (qmail 37679 invoked by uid 99); 8 Nov 2006 10:15:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 02:15:54 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [213.133.33.40] (HELO smtp.is.nl) (213.133.33.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Nov 2006 02:15:39 -0800 Received: from [213.133.51.241] (HELO hai01.hippo.local) by smtp.is.nl (CommuniGate Pro SMTP 5.0.10) with ESMTP id 4229624 for jcs-users@jakarta.apache.org; Wed, 08 Nov 2006 11:15:16 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Help for cache.ccf file Date: Wed, 8 Nov 2006 11:10:39 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Help for cache.ccf file Thread-Index: AccDHWxJPOqj33OhQUC/M9hQWRtNrwAAJhyw From: "Ard Schrijvers" To: "JCS Users List" X-Virus-Checked: Checked by ClamAV on apache.org very basic one, but as Denis is pointing out, you have *many* examples = in svn: jcs.default=3DDC jcs.default.cacheattributes=3Dorg.apache.jcs.engine.CompositeCacheAttribu= tes jcs.default.cacheattributes.MaxObjects=3D100 jcs.default.cacheattributes.MemoryCacheName=3Dorg.apache.jcs.engine.memor= y.lru.LRUMemoryCache ##### AUXILIARY CACHES # Indexed Disk Cache jcs.auxiliary.DC=3Dorg.apache.jcs.auxiliary.disk.indexed.IndexedDiskCache= Factory jcs.auxiliary.DC.attributes=3Dorg.apache.jcs.auxiliary.disk.indexed.Index= edDiskCacheAttributes #jcs.auxiliary.DC.attributes.DiskPath=3D # PRE-DEFINED CACHE REGIONS =20 jcs.region.main=3DDC jcs.region.main.cacheattributes=3Dorg.apache.jcs.engine.CompositeCacheAtt= ributes jcs.region.main.cacheattributes.MaxObjects=3D100 jcs.region.main.cacheattributes.MemoryCacheName=3Dorg.apache.jcs.engine.m= emory.lru.LRUMemoryCache jcs.region.main.cacheattributes.UseMemoryShrinker=3Dtrue jcs.region.main.cacheattributes.MaxMemoryIdleTimeSeconds=3D3600 jcs.region.main.cacheattributes.ShrinkerIntervalSeconds=3D60 Regards Ard >=20 > Hi, > i need cache.ccf file for disk caching configuration. >=20 > Thanks®ards > Sambasiva Reddy > CTS >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jcs-users-help@jakarta.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org For additional commands, e-mail: jcs-users-help@jakarta.apache.org