what is proxy? how it is used in real time?



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

Post New Answer

More Weblogic Interview Questions

Do you know what is the purpose of t3 in weblogic server?

0 Answers  


How to deploye the java application in web logic server please brief explain with screen shot please help me ?

4 Answers  


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

0 Answers  


When can high usage of CPU occur?

0 Answers  


Why in jdk we have two different folders for bin and lib ?

0 Answers  


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?

3 Answers   Wipro,


In web logic what is the msi code?

0 Answers  


List components of jndi?

0 Answers  


What is wlst?

0 Answers  


How to configure a DB connection pool ?

0 Answers  


Can I set the deployment order for application modules? For standalone modules?

0 Answers  


what is directory structure of any ear/war file in weblogic

1 Answers   Wipro,


Categories