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 is a domain template created?

0 Answers  


Explain the concepts and capabilities of ANT ?

0 Answers  


How to change from default JVM to other ?

0 Answers  


How to know weblogic version?

5 Answers   CTS,


Explain how a web logic server works?

0 Answers  






How can default JVM be changed to other?

0 Answers  


When can high usage of CPU occur?

0 Answers  


What is achieved through clustering?

0 Answers  


What are the common domain types?

0 Answers  


What are tuning jvm parameters?

0 Answers  


What is Unicast?

0 Answers  


What is meant by gc, prallel gc, full gc and explain it?

0 Answers  


Categories