Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
increment count refusals event
glassfish:kernel:connections-keep-alive:incrementCountRefusalsEvent( java.lang.String listenerName)
This event is called when an HTTP keep-alive connection is closed because the maximum number of HTTP requests that can be processed over a single connection has been reached.
Use this event to count the number of times an HTTP connection is closed because the maximum number of HTTP requests that can be processed over a single connection has been reached.
listenerName
The name of the network listener associated with this keep-alive setting.