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

Define the toolbar elements.

0 Answers  


What are the Unix vi commands?

0 Answers  


How will a single machine run multiple web logic server instances?

0 Answers  


What are the causes of having ociw32.dll error in the database of web logic server?

0 Answers  


What can be the various reasons for a server crash?

0 Answers  






What is core server tuning?

0 Answers  


What is the tree view pane in the web logic server?

0 Answers  


What is a stage deployment?

0 Answers  


Do ejbs have to be homogeneously deployed across a cluster? Why?

0 Answers  


Explain what is the purpose of using multipools in web logic server?

0 Answers  


What is config.xml.booted file.

1 Answers   HCL, HP,


I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic

0 Answers  


Categories