Use the Network Listeners page to configure network listeners.
When you first install the GlassFish Server, three network listeners exist by default, with the names admin-listener
, http-listener1
, and http-listener2
. The http-listener2
, which is configured with SSL, is disabled by default.
For each network listener, the following information is provided.
The name of the network listener.
The port number on which the network listener is listening.
The protocol used by the network listener.
The thread pool used by the network listener.
True if the network listener is enabled, or false if the network listener is not enabled.
The Network Listeners table also contains the following options.
Button to create a new network listener.
Button to delete one or more selected network listeners.