What is Virtual Host in WebLogic? How to create it & what is
the advantage?
Answer Posted / 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 |
Post New Answer View All Answers
Difference between multicast and unicast?
Explain load blancing alogarthims in cluster??
What elements make up the administration console?
What are the steps required to setup the oracle instance for os authentication?
Does weblogic jms support clustering? : BEA Weblogic
Can we deploy jar in weblogic?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
What happens if acknowledge() is called within a transaction? : BEA Weblogic
What are the common domain types?
What are the advantages and disadvantages of node manager?
How can we change heap size?
What is the Basic Components of Weblogic Server ?
What is actually weblogic cache?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic