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?
Answers were Sorted based on User's Feedback
Answer / sam
whenever the request gets routed from any Load balancer or
Web-server to any application server, the routed request
contains a header part which includes information of the
server like Port, Listen address etc based on which it
routes to its appropriate server hosting application. And
we can trace this information in web-server log file.
Is This Answer Correct ? | 8 Yes | 3 No |
How do I put a message back on the queue for processing? : BEA Weblogic
what is difference between jboss and weblogic
How do you troubleshoot server hang?
What is the role of a deployer?
what is core dump? diff b/w core dump and c dump?
What is the function of t3 in weblogic server? : BEA Weblogic
what r critical issues in weblogic
2 Answers Accenture, IBM, Tech Mahindra,
Tell me about security in weblogic?
What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of polymorphism? 15. What is inheritance?
Explain the domain creation types?
What is the performance issue in weblogic and how can you resolve ,explain in brief
How Can Port Number Be Checked ?