Technical data
Configuring Virtual Hosting
Configuring and Managing WebLogic Server 7-7
To designate a default Web Application for a server or virtual host, use the
Administration Console:
1. In the left pane, expand the Web Application node
2. Select your Web Application
3. In the right pane, select the Targets tab.
4. Select the Servers tab and move the server (or virtual host) to the chosen column.
(You can also target all the servers in a cluster by selecting the Clusters tab and
moving the cluster to the Chosen column.)
5. Click Apply.
6. Expand the Servers (or virtual host) node in the left pane.
7. Select the appropriate server or virtual host.
8. In the right pane, select the Connections tab
9. Select the HTTP tab (If you are configuring a virtual host, select the General tab
instead.)
10. Select a Web Application from the drop-down list labeled Default Web
Application.
11. Click Apply.
12. If you are declaring a default Web Application for one or more managed servers,
repeat these procedures for each managed server.
Configuring Virtual Hosting
Virtual hosting allows you to define host names that servers or clusters respond to.
When you use virtual hosting you use DNS to specify one or more host names that map
to the IP address of a WebLogic Server or cluster and you specify which Web
Applications are served by the virtual host. When used in a cluster, load balancing
allows the most efficient use of your hardware, even if one of the DNS host names
processes more requests than the others.