/[Apache-SVN]/jakarta/jcs/trunk/xdocs/BasicJCSConfiguration.xml
ViewVC logotype

Log of /jakarta/jcs/trunk/xdocs/BasicJCSConfiguration.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 536904 - (view) (annotate) - [select for diffs]
Modified Thu May 10 16:03:42 2007 UTC (2 years, 6 months ago) by tv
File length: 7562 byte(s)
Diff to previous 519781 (colored)
JCS has officially been wrestled. Sorry, guys, this is going to be 
one *big* commit again.
- Re-Licensed everything according to the current ASF policy
- Reformatted headers
- Removed trailing blanks

Revision 519781 - (view) (annotate) - [select for diffs]
Modified Mon Mar 19 01:20:09 2007 UTC (2 years, 8 months ago) by asmuts
File length: 6809 byte(s)
Diff to previous 290051 (colored)
FIXED JCS-19

Applied xdoc spelling error patch supplied by Michael Stevens.

Revision 290051 - (view) (annotate) - [select for diffs]
Modified Mon Sep 19 03:20:37 2005 UTC (4 years, 2 months ago) by seade
File length: 6809 byte(s)
Diff to previous 224261 (colored)
Fixed property names.

Revision 224261 - (view) (annotate) - [select for diffs]
Modified Fri Jan 28 04:52:50 2005 UTC (4 years, 9 months ago) by asmuts
File length: 6857 byte(s)
Diff to previous 224194 (colored)
updated documentation:
added some docs on element configuration;
described how to chain remote servers;
fixed some missing info in other docs.

Revision 224194 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 09:12:58 2005 UTC (4 years, 10 months ago) by asmuts
File length: 6507 byte(s)
Diff to previous 224193 (colored)
Fixed a bug that caused remote push to fail.

The event queues have an isAlive and an isWorking status.  Originally isAlive meant that it hadn't died.  No isAlive means are there any threads that are running.  isWorking used to mean that there were threads working; now it means that the queue is in working order.  This terminology isn't clear and lead to a bug.  I will come up with new names.

The remote server used to check to see if a queue was alive before trying to send an update to a local.  When we made the queues shutdown from inactivity, they started setting the isAlive to false.  The remote server would then think they were bad and not try to add events.  I now made the remote server check to see if the queue is working.

updated to bug fix version 1.2.1

Revision 224193 - (view) (annotate) - [select for diffs]
Modified Wed Jan 12 01:23:06 2005 UTC (4 years, 10 months ago) by asmuts
File length: 6346 byte(s)
Diff to previous 224135 (colored)
Optional, configurable thread pools can be set for all auxiliaries.  By default
the single queue is used. (Will document later.)
Shrinkers for all regions now share one thread and are executed by a Doug Lea
Clock Daemon.
The disk cache now has more configuration options exposed.  You can set the purgatory size,
recycle bin size, etc.  Alos, you can set a bound on the purgatory.  This solves the possibility
or an ever growing purgatory with a bounded queue.
Uped version to 1.2-dev to mark the changes.
Updated some documentation.  I need to rebuild the site.  I published the new
disk cache config page already.
The disk cache options are described on the web site.

jcs.auxiliary.DC.attributes.MaxPurgatorySize=10000
jcs.auxiliary.DC.attributes.MaxKeySize=10000
jcs.auxiliary.DC.attributes.MaxRecycleBinSize=5000
jcs.auxiliary.DC.attributes.OptimizeAtRemoveCount=300000

Revision 224135 - (view) (annotate) - [select for diffs]
Modified Wed Jul 14 03:51:35 2004 UTC (5 years, 4 months ago) by asmuts
File length: 7123 byte(s)
Diff to previous 223904 (colored)
Updated documentation.  Removed stratum subpackage reference.  Modified the disk cache doc.

Revision 223904 - (view) (annotate) - [select for diffs]
Added Sun Apr 7 16:55:19 2002 UTC (7 years, 7 months ago) by jvanzyl
File length: 7237 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2