61.What is Clustering and what is achieved through it?Clustering is the grouping together of servers for the purpose of high availability and scalability. 62.How does Cluster Communication Happen?Members of the Cluster communicate over the Cluster Multicast IP and Port by sending periodic heart beat messages. 63.How do you do performance tuning of WLS?It can be categorized in 4 parts.
64.What is the difference between Development mode and Production mode of Weblogic Server?Development Mode:
65.What is HTTP tunneling? How can we configure it on Weblogic?HTTP tunneling provides a way to simulate a stateful socket connection between WebLogic Server and a Java client when your only option is to use the HTTP protocol. It is generally used to tunnel through an HTTP port in a security firewall. HTTP is a stateless protocol, but WebLogic Server provides tunneling functionality to make the connection appear to be a regular T3Connection. 66.Concepts and capabilities of Web Logic ServerConcepts and capabilities of Web Logic Server - Web Logic server supports the services and infrastructure for JEE applications.... 67.What is the function of T3 in Web Logic Server?Function of T3 in Web Logic Server - The enhancements support for WebLogic Server messages is provided by T3... 68.How do stubs work in a Web Logic Server cluster?How do stubs work in a Web Logic Server cluster? - The enhancements support for WebLogic Server messages is provided by T3. These enhancements include object replacement...... 69.What happens when a failure occurs and the stub cannot connect to a Web Logic Server instance?Web Logic Server instance - The stub removes the instance that is failed from its list, when a failure occurs....... 70.WebLogic - How do clients handle DNS requests to failed servers?How do clients handle DNS requests to failed servers? - The bandwidth will be wasted if the DNS continually sends requests to the unavailable machine, when the server is failed so.... 71.What is the difference between weblogic and websphere?Difference between weblogic and websphere - Though the functionality of these two products are closer, there are minor differences in the standards that support. These differences are:... 72.How many types of weblogic installation ?There are 3 types of weblogic installation.
73.What happens when a failure occurs and the stub cannot connect to a WebLogic Server instance?When the failure occurs, the stub removes the failed server instance from its list. If there are no servers left in its list, the stubb uses DNS again to find a running server and obtain a current list of running instances. Also, the stub periodically refreshes its list of available server instances in the cluster; this allows the stub to take advantage of new servers as they are added to the cluster. 74.?
75.?
76.?
77.?
78.?
79.?
80.?
|