Answer Posted / 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 |
Post New Answer View All Answers
Difference between production and development mode?
How do I get a thread dump to help track down a problem? : BEA Weblogic
What are the functions of t3 in the web logic server?
What are the steps required to modify config.xml file of web logic server?
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
When should I use server session pools and connection consumers? : BEA Weblogic
How to make a managed server ?
How do I provide user credentials for starting the weblogic server?
What is meant by domain?
What are the ways in which the dns request of failed servers handled?
What is the purpose of stub in web-logic server cluster?
Why is there no polymorphic-type response from a create () or find () method?
What is unicast in weblogic?
What are application servers?
What is the difference between jndi lookup(), list(), listbindings(), and search()?