what is proxy? how it is used in real time?
Answer / vineet
Proxy is an Layer to hide your requests directly to the user
or the front end and any requests directly going to the
Application Server.
Your Web Server the front end mostly acts as an Proxy Server
between the User and the Application Server.
There are lot of features using a Proxy few of them are
Content Filtering, Restricting a particular IP or Subnet,
Load Balancing etc...
Is This Answer Correct ? | 13 Yes | 0 No |
Do you know what is the purpose of t3 in weblogic server?
How to deploye the java application in web logic server please brief explain with screen shot please help me ?
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
When can high usage of CPU occur?
Why in jdk we have two different folders for bin and lib ?
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?
In web logic what is the msi code?
List components of jndi?
What is wlst?
How to configure a DB connection pool ?
Can I set the deployment order for application modules? For standalone modules?
what is directory structure of any ear/war file in weblogic