Edit Listener | |
---|---|
Use this page to change configurable attributes of a listener.
Click this to return to the list of all the servers on this Directory Server, on the Home page.
Click this to view a list of all the registered listeners.
Click this to view a list of all the registered services.
Click this to view a list of all the registered request handlers.
Click this to view a list of all the registered packages.
Specify the unique name of the listener, up to 255 characters in length (optional).
Specify the network address used by the listener to accept incoming client requests. The format is:
protocol:ip-address:port
where
protocol is tcp
ip-address is either the text host name or IP address of the server listener
port is the port value
This address must be unique in the local repository.
Click this if communications between clients and servers on this listener will use the Micro Focus Common Communications Interface, which is like TCP/IP but has extra headers.
Shows the current status of the listener.
Choose a status from the list. The possible statuses are:
Blocked | The listener is started when the service starts, but it does not accept client requests. One use for this status is where you want to allow requests from only one client, perhaps for debugging purposes. You could amend the client code to ignore a Blocked status and allow request through. |
Disabled | The listener is not started when the service starts and is therefore not available to any client |
Started | The listener is running. |
Stopped | The listener is available but stopped. |
Shows the conversation type of the listener.
Specify textual configuration information that determines the startup and run-time behavior of the listener (optional).
Specify a text description of the listener, for example, its purpose and owner (optional).
Click this to delete the listener. You cannot delete a listener if it is registered for use with a service.