glassfish:kernel:connections-keep-alive:incrementCountTimeoutsEvent

increment count timeouts event

Synopsis

glassfish:kernel:connections-keep-alive:incrementCountTimeoutsEvent(
java.lang.String listenerName)

Description

This event is called when an HTTP keep-alive connection is closed because its idle timeout is exceeded.

Use this event to count the number of times HTTP connections are closed because their idle timeouts are exceeded.

Parameters

listenerName

The name of the network listener associated with this keep-alive setting.