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
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
What are the types of gc and in which different scenarios each should be used?
What is cluster in weblogic?
What is the use of persistent store in weblogic?
When we will take thread dump?
How are multi-byte characters used with weblogic jdriver?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
What is weblogic?
How many types you configure managed server in weblogic server ?
Can I use a native two-tier driver for a browser applet? : BEA Weblogic
What is console mode?
What is a domain template?
What is meant by adminserver?
What are the different modules of wlst?