Multiple choice technology web technology

What functionality does the Caching Proxy server provide?

  1. Reverse proxy and content-based routing

  2. Dynamic content caching and integration with servlet caching

  3. File serving enabler

  4. HTTP compression

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

Caching Proxy server provides reverse proxy capabilities for content-based routing and dynamic content caching integrated with servlet caching. These are core caching proxy features. File serving (C) and HTTP compression (D) are typically separate WebSphere Edge components or server features, not primary caching proxy functions.