InterviewSolution
| 1. |
What Is Proxy Server And Why It Is Used ? |
|
Answer» A PROXY server provides Internet access to DIFFERENT USERS at same time i.e by sharing a single Internet connection. A GOOD proxy server also provides for caching of the requests, which helps to access data from local resources rather fetching the data from web thus reducing access time and BANDWIDTH. A proxy server provides Internet access to different users at same time i.e by sharing a single Internet connection. A good proxy server also provides for caching of the requests, which helps to access data from local resources rather fetching the data from web thus reducing access time and bandwidth. |
|