Hosted by:
SourceForge

wrapper.ping.interval Property
wrapper.ping.interval Property
Configuration Property Overview
wrapper.ping.interval

Number of seconds between Wrapper ping requests to the JVM. Must be in the range 1 to 3600 seconds. Defaults to 5 seconds.

Example:
wrapper.ping.interval=5

While debug output is enabled, the default ping output can be overwhelming. Rather than reducing the actual ping interval, consider using the wrapper.ping.interval.logged property to reduce the number of actual pings which get logged.

WARNING

Some users have requested this due to concerns about the load imposed on the system by the Wrapper pinging the JVM. However, the Wrapper's ping mechanism is very light weight and imposes almost no load on the system. Having a short ping interval and corresponding wrapper.ping.timeout allows the Wrapper to respond quickly to a frozen JVM. It is advised that you not touch this property.

by Leif Mortenson

last modified: