Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

glassfish:kernel:connections-keep-alive:decrementCountConnectionsEvent

decrement count connections event

Synopsis

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

Description

This event is called when an HTTP keep-alive connection is closed.

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.