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 |
What is cluster in weblogic?
Ho do you troubleshoot server hang?
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic
How to pass arugments to server through machine?
How do you do performance tuning of wls?
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
how will u check process id?
Do ejbs have to be homogeneously deployed across a cluster? Why?
Explain the tier architecture of a web logic server?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
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
What is t3??