In cluster , the load balancing that simply redirect the
client request to any available server in weblogic server
cluster. Suppose assume we have 4 managed servers and one
admin server. can we trace that request is going to which
managed server in the cluster? is it possible to tell that
request is going to which ipaddr/managed server?
Answer Posted / mohit
Access logs have all these informations.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is t3??
How can we configure http tunneling on weblogic?
Is weblogic a web server?
how can we sync the nodes with administration server in weblogic.
What is the difference between the sun jvm and bea jrockit jvm?
Tell me what are the steps involved in configuring the jms?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
Inclined to build a profession as oracle weblogic developer?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
Explain the performance tuning in jms?
Explain what are the steps required to setup the oracle instance for os authentication?
How is a domain template created?
What is a trace in relation to web logic server?
In a web logic server what is the domain?
Do you know what type of object is returned by resultset.getobject()?