- In the navigation tree, expand the Configuration node.
- Under the Configuration node, select the Virtual Servers node.
- On the Virtual Servers page, click the name of the virtual server to
be edited.
The Edit Virtual Server page opens.
- The Id field cannot be edited.
- On the Edit Virtual Server page, in the Hosts field, type the host
names or IP addresses for the machine on which the server is
running.
Use either actual or virtual host names that are registered with the DNS
server for your network (and, on a UNIX system, in your /etc/hosts file).
- Select a State option for the virtual server.
The virtual server is active by default.
- In the HTTP Listeners field, specify one or more HTTP listeners, or leave
the field blank.
This field is populated automatically when you create an HTTP listener and associate
it with this server.
- (Optional) From the Default Web Module drop-down list, select the module that is to
respond to all requests that cannot be mapped to other web modules deployed
to the virtual server.
If a default web module is not specified, the web module that has
an empty context root is used. If there is no web module with
an empty context root, a system default web module is created and used.
- (Optional) In the Log File field, type the path name of the file where
logging messages from this virtual server will appear.
By default, logging messages will be sent to the default server log,
domain-dir/logs/server.log.
- (Optional) In the Docroot field, type the absolute path to the root document directory
for the server.
By default, domain-dir/docroot will be used.
- Select the SSO Enabled checkbox to enable single sign-on for this virtual server.
This option is disabled by default. If single sign-on is disabled, users must
authenticate separately to every application on the virtual server.
Single sign-on across applications on the Enterprise Server is supported by servlets and
JSP files. This feature allows multiple applications that require the same user sign-on
information to share this information, rather than have the user sign on separately
for each application.
- Select an Access Logging option to enable or disable access logging.
Alternatively, you can specify if access logging is inherited from the HTTP Service.
By default, it is inherited from the HTTP Service.
- In the Directory field, type the absolute directory path to the server access
logs.
The default value is domain-dir/logs/access.
- In the Buffer Size field, type the buffer size, in bytes.
A value less than or equal to zero will disable buffering. If
the field is left blank, the access log buffer size will be inherited
from the HTTP Service.
- In the Write Interval field, type the interval, in seconds, between updating the
access logs.
A value less than or equal to zero will disable buffering. If the
field is left blank, the write interval will be inherited from the HTTP
Service.
- (Optional) In the Additional Properties section, specify additional properties for the virtual server.
For information on available properties, see Properties Specific to Virtual Servers.
- To add a property, click the Add Property button. In the blank row
that appears, type the property name in the Name field, and type
the property value in the Value field.
- To modify a property, edit that property's Value field.
- To delete a property, select the checkbox to the left of the
Name field of the property that you are deleting, then click the Delete
Properties button.
- Click Save.