Quantcast
Channel: Performance
Viewing all articles
Browse latest Browse all 447

Cache control with IIS and Cloudflare

$
0
0

Hi all,

I'm developing a MVC Rest API which will be deployed on IIS 10.

We will use Cloudflare as reverse proxy.

I want to use cache-control directives in Response Message Headers, but I have some doubts.

Directives will be used by both IIS and Cloudflare? (Example: static resources will be stored on both?)

If I implement ETag in my cache, how it will work?

Thank you

Nazza


Viewing all articles
Browse latest Browse all 447

Trending Articles