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
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
What all jvm analysis/profiling tools you are familiar with please write the names?
Do you know what are the steps involved in setting up classpath in web logic server?
Why in jdk we have two different folders for bin and lib ?
What are the disadvantages of node manager?
How Administration Server And Managed Servers Will Interact ?
What is the domain in weblogic server?
What happens if remove( ) is never invoked on a session bean?
Match the ejb functions given below with the functionality equivalent in sql? : BEA Weblogic
Do you know what is the meaning of classformaterrors used with the applet?
What are the recommend parameters to improve the prformance from data-source point of view.
Write a program to call the store procedure of oracle that takes no parameter?
What is the use of persistent store in weblogic?
What is mulicast in weblogic?
Explain the performance tuning in jdbc?