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
What is error ora-6502? : BEA Weblogic
What is jms and configuration details?
What is cluster in weblogic?
How Can Cluster Communication Occur ?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
What is the easiest way to set the classpath ?
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
Tell me what are the ways in which weblogic servers can run on multiple machines?
how will you trouble shoot the URL issue in Web logic/ways?
Why the node manager is required?
Do you know how can third-party jdbc driver be used with jms?
Managed servers are running. What happens if admin server down?
How do I start wls and configure jms? : BEA Weblogic
What are the steps involved in setting up classpath in web logic server?
Explain about the function associated with t3 in weblogic server ?