What is Virtual Host in Weblogic , how to create it & what
is the advantage ?

Answer Posted / vamsee

virtual hosting have two types
.name based VH
2.ip based VH
In name based VH we use one ip address and different domain
names like
192.168.50.103 www.xxx.com
192.168.50.103 www.yyy.com
192.168.50.103 www.zzz.com.......

this can useful redusing the band width of a network&some
else(recommended in local system)


coming to ip based u can assign one ip address for one
domain like

192.168.50.103 www.xxx.com
192.168.50.104 www.yyy.com
192.168.50.105 www.zzz.com

coming to weblogic VH done by using ipbased because to
provide high performence for each application.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will a single machine run multiple web logic server instances?

729


Can I use a native two-tier driver for a browser applet? : BEA Weblogic

710


Explain what are the databases that are available to be used with the web logic j2ee connector architecture?

708


What can be the reasons of server hang?

760


Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic

751


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic

770


Can We Start A Managed Server If The Administration Server Is Unavailable ?

729


How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic

775


Explain what are the transaction isolation levels supported by weblogic jdriver?

746


How to check the version of Java?

845


What are the Unix vi commands?

798


What are the advantages and disadvantages of node manager?

791


Which lelvel of activites ur reponsiable l1 or l2 or l3?

743


What is meant by jndi and why its needed??

708


What are class paths? How can they be set?

745