requestCoalescing property

bool? requestCoalescing
getter/setter pair

If true then Cloud CDN will combine multiple concurrent cache fill requests into a small number of requests to the origin.

Implementation

core.bool? requestCoalescing;