glassfish:kernel:connections-keep-alive:incrementCountHitsEvent

increment count hits event

Synopsis

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

Description

This event is called when a new request is sent to an HTTP keep-alive connection.

Use this event to count the total number of requests processed by HTTP keep-alive connections.

Parameters

listenerName

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