What is Virtual Host in WebLogic? How to create it & what is
the advantage?
Answer Posted / sriram
Virtual hosting allows you to define host names to which servers or clusters respond. When you use virtual hosting you use DNS naming 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 each virtual host.
Virtual Hosting is used in order to direct client requests to specific web servers using DNS names to differentiate between servers which may be found at the same IP address.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
Why would a client application use jta transactions?
How is a domain template created?
Which lelvel of activites ur reponsiable l1 or l2 or l3?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
What is clustering and what is achieved through it?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
What is os tuning?
How are notifications made when a server is added to a cluster?
When should I use the external_stage option?
Explain The Methods For Providing User Credentials For Starting The Server ?
Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic
What is error ora-6502? : BEA Weblogic
Explain about cluster heart beats?
How can the nm be made to work with web logic?