The file-check-period Element"

From Documentation
m
Line 8: Line 8:
 
It specifies the time, in seconds, to wait before checking whether a file is modified.
 
It specifies the time, in seconds, to wait before checking whether a file is modified.
 
 
For better performance, ZK has employed a cache to store parsed ZUML file. The time specified here controls how often ZK checks whether a file is modified. The larger the number the better the performance.
+
For better performance, ZK has employed a cache to store the parsed ZUML file. The time specified here controls how often ZK checks whether a file is modified. The larger the number the better the performance.
  
 
=Version History=
 
=Version History=

Revision as of 09:09, 4 August 2011


The file-check-period Element


Syntax:

<file-check-perioid>a_number</file-check-period>
[Default: 5]

It specifies the time, in seconds, to wait before checking whether a file is modified.

For better performance, ZK has employed a cache to store the parsed ZUML file. The time specified here controls how often ZK checks whether a file is modified. The larger the number the better the performance.

Version History

Last Update : 2011/08/04


Version Date Content
     


Last Update : 2011/08/04

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.