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



In cluster , the load balancing that simply redirect the client request to any available server in ..

Answer / mohit

Access logs have all these informations.

Is This Answer Correct ?    10 Yes 0 No

In cluster , the load balancing that simply redirect the client request to any available server in ..

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

In cluster , the load balancing that simply redirect the client request to any available server in ..

Answer / varun

plugin -efg.xml jsession pid

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Weblogic Interview Questions

How do I put a message back on the queue for processing? : BEA Weblogic

0 Answers  


what is difference between jboss and weblogic

12 Answers   TCS,


How do you troubleshoot server hang?

0 Answers  


What is the role of a deployer?

0 Answers  


what is core dump? diff b/w core dump and c dump?

1 Answers   IBM, TCS,


What is the function of t3 in weblogic server? : BEA Weblogic

0 Answers  


what r critical issues in weblogic

2 Answers   Accenture, IBM, Tech Mahindra,


Tell me about security in weblogic?

0 Answers  


What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of polymorphism? 15. What is inheritance?

2 Answers   IBM,


Explain the domain creation types?

0 Answers  


What is the performance issue in weblogic and how can you resolve ,explain in brief

4 Answers   HCL, IBM, TCS,


How Can Port Number Be Checked ?

0 Answers  


Categories