What is Virtual Host in Weblogic , how to create it & what
is the advantage ?
Answer Posted / kanika
A virtual host is a set of host names to which WebLogic
Server instances (servers) or clusters respond. Create
virtual hosts in order to maintain more than one server on
only one machine. Configure virtual hosts to meet your
specifications.
To create a virtual host:
1. If you have not already done so, in the Change Center
of the Administration Console, click Lock & Edit (see Use
the Change Center).
2. In the left pane of the console, expand Environments
and select Virtual Hosts to open the Virtual Hosts page.
3. Click New.
4. On the Create a New Virtual Host page, enter the name
that will identify your virtual host.
Note: Once you create a virual host, you cannot rename
it. Instead, you must delete it and create another one that
uses the new name.
5. Click Ok.
6. To activate these changes, in the Change Center of the
Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a
restart
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
Inclined to build a profession as oracle weblogic developer?
Which lelvel of activites ur reponsiable l1 or l2 or l3?
how will you trouble shoot the URL issue in Web logic/ways?
What are the capabilities of weblogic server?
Explain what an application server does and it's major components.
What is the difference between development mode and production mode of weblogic server?
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
Define managed servers?
How many types you configure managed server in weblogic server ?
What are managed servers?
How do I bind string values in a preparedstatement? : BEA Weblogic
Explain what is the purpose of using multipools in web logic server?
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
How to write a program of web logic server to get the connection pool attribute?
In what ways can a web logic servers performance be improved upon?