svn commit: r681772 - /jakarta/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml
[email protected] Fri, 01 Aug 2008 18:36:16 -0000
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: asmuts
Date: Fri Aug 1 11:36:15 2008
New Revision: 681772
URL: http://svn.apache.org/viewvc?rev=681772&view=rev
Log:
adding example for when blocked policy property.
Modified:
jakarta/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml
Modified: jakarta/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml
URL: http://svn.apache.org/viewvc/jakarta/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml?rev=681772&r1=681771&r2=681772&view=diff
==============================================================================
--- jakarta/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml (original)
+++ jakarta/jcs/trunk/xdocs/IndexedDiskCacheProperties.xml Fri Aug 1 11:36:15 2008
@@ -192,6 +192,7 @@
thread_pool.disk_cache_event_queue.minimumPoolSize=1
thread_pool.disk_cache_event_queue.keepAliveTime=3500
thread_pool.disk_cache_event_queue.startUpSize=1
+thread_pool.disk_cache_event_queue.whenBlockedPolicy=RUN
]]>
</source>
</subsection>