glassfish:kernel:connections-keep-alive:incrementCountConnectionsEvent

increment count connections event

Synopsis

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

Description

This event is called when an accepted HTTP connection is processed in keep-alive mode.

Use this event to count the total number of active HTTP connections processed in keep-alive mode.

Parameters

listenerName

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