63.7k views
3 votes
Which of the following types of servers can be used to cache requested Internet resources so that they can be more quickly delivered to users requesting the same resource while at the same time reducing the burden on the external network connection to the Internet for an organization?

a. file server
b. DNS server
c. DHCP server
d. proxy server

User Dathan
by
5.7k points

1 Answer

6 votes

Answer:

Option d: proxy server

Step-by-step explanation:

A proxy server is a intermediary server which acts as a gateway between end users and the internet. It separate end users from the websites they browse. When a web request is sent, the request flows through the proxy server and then only reach the target web server. The requested data will then be sent back through the same proxy server and then forwarded to user.

Nowadays, proxy servers do much more than forwarding web requests. Proxy servers also cache data to accelerate common requests and at the same time to reduce the burden on the external network connection to the Internet.

User OfskyMohsen
by
5.4k points