uCosminexus Application Server, Common Container Functionality Guide
When the J2EE server detects a configuration file update, the J2EE server starts monitoring the number of requests being processed, and loads the file when the processing of the requests is complete. If the file size is large, when the file passes through a network, and when there are multiple files, the processing time to copy the files might be longer. At this time, if the request processing finishes before the copying of the file is complete, the loading process starts while the file is being copied, and hence, the loading of the file might fail. To avoid this, you can consider the time taken to copy the files and set the interval for configuration file update in such a way that the loading starts after the copy operation is complete. With the interval for configuration file update, you set the time from the detection of a configuration file update to the start of monitoring for the number of requests being processed. The following figure shows the interval for configuration file update.
Figure 13-12 interval for configuration file update
You can set the interval for configuration file update for J2EE applications, Web applications, and JSPs respectively. The relationship between the set values is as follows:
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.