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

what is struck threadump?

3 Answers  


Open the find box and editing the text in text box then what is name for this dialog box??

0 Answers  


What is the max amount of information that can be saved in a session object?

0 Answers  


What is thread stack size? What is the default thread stack size in windows?

0 Answers  


How do I provide user credentials for starting a server?

0 Answers  






Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic

0 Answers  


Can struck threads be killed manually?

0 Answers  


What is a domain in weblogic?

1 Answers  


Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic

0 Answers  


Difference between weblogic development and production mode?

0 Answers  


How can I debug the java code that I have running in weblogic server? : BEA Weblogic

0 Answers  


What is ticketing tool used in your project?

0 Answers  


Categories