Deploying Virtual Servers
Enterprise Server's virtual server architecture is very flexible. A server instance can
have any number of listen sockets, both secure and non-secure. You can associate
any number of virtual servers with these sockets through connection groups. You
can have both IP-address-based and URL-host-based virtual servers.
In addition, you can group virtual servers with similar settings into any number of
virtual server classes. All virtual servers in a virtual server class share the same
request processing instructions in
Every virtual server can (but does not have to) have its own list of ACLs, its own
mime.types
This design gives you maximum flexibility to configure the server for a variety of
applications. The following examples discuss some of the possible configurations
available for Enterprise Server.
Example 1: Default Configuration
After a new installation of the Enterprise Server, you have one server instance. This
server instance has just one listen socket listening on port 80 (or whatever you
selected at installation) of any IP address to which your computer is configured.
Some mechanism in your local network establishes a name-to-address mapping for
each of the addresses to which your computer is configured. In the following
example, the computer has two network interfaces: the loopback interface (the
interface that exists even without a network card) on address
ethernet interface on address
The name
configured to listen on port 80 on any address to which that machine is configured
(
ANY:80
As there are no IP-address-based virtual servers in the default configuration, the
only connection group is the default one. All connections pass through to virtual
server
file, and its own set of Java Web Applications.
is mapped to
example.com
or
).
0.0.0.0:80
.
VS1
.
obj.conf
.
10.0.0.1
via DNS. The listen socket is
10.0.0.1
Deploying Virtual Servers
127.0.0.1
Chapter 11
Using Virtual Servers
, and an
265
Need help?
Do you have a question about the NETSCAPE ENTREPRISE SERVER 6.1 - 08-2002 ADMINISTRATOR and is the answer not in the manual?
Questions and answers