Sun Microsystems 820434310 Server User Manual


 
interval-in-seconds: Species the interval at which health checks of instances occur. The
default is 30 seconds.
timeout-in-seconds: Species the timeout interval within which a response must be
obtained for a listener to be considered healthy. The default is 10 seconds.
If the typical response from the server takes n seconds and under peak load takes m seconds,
then set the timeout-in-seconds property to m + n, as follows:
<health-checker
url="http://hostname.domain:port"
interval-in-seconds="n"
timeout-in-seconds="m+n"/>
ConguringtheLoadBalancer
Chapter6 • TuningforHigh-Availability 121