Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Virtual Host in WebLogic? How to create it & what is
the advantage?

Answers were Sorted based on User's Feedback



What is Virtual Host in WebLogic? How to create it & what is the advantage?..

Answer / 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

What is Virtual Host in WebLogic? How to create it & what is the advantage?..

Answer / hari

Virtual host is set of host names there is two types
of virtual host 1.name based virtual host 2.ip based virtual host.

in name based virtual host we can create multiple host names using single ip adress. in this ip based virtual host we can use one ip address to one virtul host.

in weblogic configure virtual host first we create channels
then we create virtual host here give channel name and target also select which server to acess.
Then deployee the application and give target virtual host
This is main usel full decrease the load burrden .

Is This Answer Correct ?    0 Yes 0 No

What is Virtual Host in WebLogic? How to create it & what is the advantage?..

Answer / lakshmi

virtual host is a host name, which maps URL to particular IP address.
to create a virtual host, we require a network channel (server).
In order to create a network channel,
1. go to console->left pane->wlserver->environment->servers
click lock&edit
right pane:
go to example server->protocols->channels
click lock&edit
click new
here, we need to give name, protocol, listen address, port
then, we need to create virtual host
2.  go to console->left pane->wlserver->environment->virtual hosts
click lock&edit
right pane:
click new
3. configure
go to console->left pane->wlserver->environment->virtual hosts
right pane:
click on link in virtual hosts table, then click on targets.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

Weblogic admin don't know the admin credentials of weblogic 8.1 UI..how can he get the credentials?

2 Answers   IBM,


What are the special design care that must be taken when you work with local interfaces?

0 Answers  


What is the difference between creating a distributed application using rmi and using a ejb architecture?

0 Answers  


What is boot?properties file in weblogic server?

0 Answers  


Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.

0 Answers  


How do I create a producer pool? : BEA Weblogic

0 Answers  


What can be the reasons of server hang?

0 Answers  


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

0 Answers  


What is bea weblogic? : BEA Weblogic

0 Answers  


What is the weblogic server?

0 Answers  


How can I set deployment order for applications?

0 Answers  


Explain the domain creation types?

0 Answers  


Categories