Edit Listener

Configuration information

Connection endpoint

Current status

Delete

Description

Handlers

Legacy Micro Focus application format

Listeners

Name

New status

Packages

Servers

Services

Supported conversation type

Edit Listener

Use this page to change configurable attributes of a listener.

Top

Servers

Click this to return to the list of all the servers on this Directory Server, on the Home page.

Top

Listeners

Click this to view a list of all the registered listeners.

Top

Services

Click this to view a list of all the registered services.

Top

Handlers

Click this to view a list of all the registered request handlers.

Top

Packages

Click this to view a list of all the registered packages.

Top

Name

Specify the unique name of the listener, up to 255 characters in length (optional).

Top

Connection endpoint

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.

Top

Legacy Micro Focus application format

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.

Top

Current status

Shows the current status of the listener.

Top

New status

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.

Top

Supported conversation type

Shows the conversation type of the listener.

Top

Configuration information

Specify textual configuration information that determines the startup and run-time behavior of the listener (optional).

Top

Description

Specify a text description of the listener, for example, its purpose and owner (optional).

Top

Delete

Click this to delete the listener. You cannot delete a listener if it is registered for use with a service.

Top