Dependency-check-interval

From Resin 3.0

Jump to: navigation, search


The <dependency-check-interval> directive configures how often Resin should check <web-app> or <host> dependencies for restarting. The restarting behavior is controlled by the <redeploy-mode> directive.

<dependency-check-interval> uses Period Configuration values.

During development, a <dependency-check-interval> of "2s" is appropriate. For deployment, a much large value like "1h" or "1d" is appropriate.

Personal tools