glassfish:kernel:connections-keep-alive:incrementCountFlushesEvent

increment count flushes event

Synopsis

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

Description

This event is called when an HTTP keep-alive connection gets closed normally by the client or server.

Use this event to count the number of times HTTP keep-alive connections are closed normally.

Parameters

listenerName

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