What is Virtual Host in Weblogic , how to create it & what
is the advantage ?
Answer Posted / pranab
Virtual Host is nothing but a cluster(s) on which the
target application are being served. And when a virtual
host serve one application that is called virtual hosting.
Virtual hosting is used increase the performance of
applications.
| Is This Answer Correct ? | 11 Yes | 35 No |
Post New Answer View All Answers
What is the difference in the web.xml and weblogic.xml ?
Explain the functionality of T3 associated with WebLogic server?
How does a cluster relate to a domain?
How to troubleshoot and overcome such issues?
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
How is the security handled in web logic j2ee connector architecture?
What are the special design care that must be taken when you work with local interfaces?
How many types you configure managed server in weblogic server ?
How to change from default JVM to other ?
In web logic what is the msi code?
How can we configure http tunneling on weblogic?
What is the admin server?
How do I start wls and configure jms? : BEA Weblogic
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?