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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between txdatasource and datasource?

548


What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic

526


Is weblogic a web server?

486


What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic

566


Explain what is the purpose of stub in web-logic server cluster?

506






What are the steps required to modify config.xml file of web logic server?

495


How can default jvm be changed to others?

557


What are the steps involved in setting up classpath in web logic server?

551


What is the default jvm used for weblogic?

608


How can I control on which weblogic server(s) my application will run? : BEA Weblogic

517


If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?

568


What is the difference between url instance and urlconnection instance?

498


Explain the types of application deployed in wls?

462


Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic

583


What is the domain in weblogic server?

574