Add Server - Details (HTTP) | |
---|---|
Use this page to provide the attributes for an HTTP server.
Shows the name of the server.
Shows the server type, HTTP. This is a server that responds to HTTP requests. This may be a generic Web server or a network address that uses HTTP for convenience.
Specify the version of the server. This consists of three elements, in decreasing order of significance they are: major version; minor version: build version..
Specify the network address used by the server 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.
Specify the initial status of the server. The possible values are:
Stopped | The server is currently not running, and will not respond to any attribute or state change requests from Application Server Administration |
Disabled | The server is currently not running, and if an attempt is made to start it on the host machine it should refuse. |
Specify textual configuration information that determines the startup and run-time behavior of the server (optional).
Specify a text description of the server, for example, its purpose and owner (optional).
Click this to add the new server to the Directory Server repository.
Click this to return to the previous page.