ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Java J2EE  >>  Java Related  >>  Weblogic
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
What is Virtual Host in Weblogic , how to create it & what 
is the advantage ?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 1
Virtual Host is nothing but a cluster(s) on which the 
target application are being served. And when a virtual 
host serve one application that is called virtual hosting.
Virtual hosting is used increase the performance of 
applications.
 
Is This Answer Correct ?    1 Yes 0 No
Pranab
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 2
It is nothing but host names to which weblogic server 
instances or clusters served.
Virtual hosts can be created using weblogic administrator 
console. Virtual hosting can be used to increase the 
performance of the application
 
Is This Answer Correct ?    0 Yes 0 No
Anjani
 
 
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 3
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 ?    3 Yes 1 No
Kanika
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 4
As per my views,
Virtual host is door for providing the access to an 
application. 
the same concept is also avalable on Websphere.
 
Is This Answer Correct ?    0 Yes 1 No
Mahendra
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 5
A Virtual Host is Host which is Virtual. You can create it 
in the same way as you create any other Virtual Host. The 
advantage of Virtual Host is same as the any other Virutal 
Host advantage.
 
Is This Answer Correct ?    1 Yes 1 No
Pranab The Fool
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 6
hi Pranab, i did't get your's question . can someone plz 
explain me wot u guys are talking abt .i dono anything abt 
weblogic.
 
Is This Answer Correct ?    0 Yes 0 No
Shivarj
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 7
Pranab the fool is the correct guys .belive on him Kanika 
is gr8 fool
 
Is This Answer Correct ?    0 Yes 0 No
Raghunath Sanam
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 8
Hey Pranab,
What is your Answer Man?If You dont know,keep quite.You can 
read the correct answers.it may useful in future.Dont mind 
please.Enjoy reading!!
 
Is This Answer Correct ?    1 Yes 0 No
For Pranab
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 9
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 ?    0 Yes 0 No
Vamsee
 
  Re: What is Virtual Host in Weblogic , how to create it & what is the advantage ?
Answer
# 10
Virtual hosting allows you to define the host names to 
which WebLogic Server instances (servers) or clusters 
respond. When you use virtual hosting, you use DNS to 
specify one or more host names that map to the IP address 
of a server or cluster. You also specify which Web 
applications are served by each virtual host.

When one or more virtual hosts are configured, this Virtual 
Hosts page displays key information about each of them.
 
Is This Answer Correct ?    0 Yes 0 No
Aruna
 

 
 
 
Other Weblogic Interview Questions
 
  Question Asked @ Answers
 
What happen when your database and proxy server are down and your weblogic server is up  3
JNDI Usage for weblogic? TCS4
What happens when database down in weblogic HCL3
How to set Connection Pool size in Weblogic Server ? Infosys9
How can you know that the database has connected to your weblogic server Cap-Gemini4
what is difference between weblogic and websphere?  1
What is Virtual Host in Weblogic , how to create it & what is the advantage ? iFlex10
what is WLS T3 protocol? BEA2
Setting Up WebLogic Server for HTTP Tunneling  1
what r middleware services of weblogic application server IBM1
what happen when we give www.abc.com in url(what is process) IBM1
what is difference between jboss and weblogic  2
what is heart beat in weblogic HCL1
Which is the best tool for monitoring Weblogic server(WLS8)? BEA5
what is critical environment in weblogic HCL2
 
For more Weblogic Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com