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 mission in weblogic
How do you troubleshoot server hang?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
What Is The Advantage Of Clustering ?
Explain what is the purpose of using multipools in web logic server?
Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?
What is the difference between creating a distributed application using rmi and using a ejb architecture?
Tell me what are the ways in which weblogic servers can run on multiple machines?
Can I use a native two-tier driver for a browser applet? : BEA Weblogic
How to Know the maanged servers status,when admin console is not available?
how to handle out of memory in weblogic? and if server is getting more requests then what we have to do in production environment?
In web logic how are new threads assigned?