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 the advantages of cluster?
Explain the performance tuning in jms?
What is a messaging bridge?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
How do I increase weblogic server memory? : BEA Weblogic
How to change from development mode to production mode in weblogic 10.3?
What can be the reasons of server hang?
What is meany by plugin?
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.
What is the use of persistent store in weblogic?
What is the sla in prd,qa,dev.?
How Can Port Number Be Checked ?
How do I call a servlet with parameters in the url? : BEA Weblogic
What is meant by session replication?
What are weblogic clusters?