Jun 06
What is proxy server?. A server that sits between a client application, such as a Web browser, and a real server. It intercepts all requests to the real server to see if it can fulfill the requests itself. If not, it forwards the request to the real server. For example : If you request any data from internet/web address, the proxy will cache and store all your request and re-send the request from it self to the internet/web address you have requested from.






