It stores files that any user of the network may wish to access.
B.
It acts as a giant cache of web pages that anyone in the organization has recently retrieved.
C.
It responds to user queries to create, manipulate, and retrieve records from a database.
D.
It responds to HTTP requests and can execute scripts to generate dynamic pages.
The Answer Is:
B
This question includes an explanation.
Explanation:
Proxy Server Functions:
Caching: Proxy servers can store copies of web pages and other web resources. This helps to improve load times for frequently accessed resources and reduce bandwidth usage.
Security: They can provide additional security by anonymizing the user’s IP address and filtering unwanted content.
Correct Function:
Acting as a cache (B) is one of the primary functions, where it stores web pages that users in the organization have recently accessed.