GCP CDN not caching data
问题 We have deployed our website on GCP VM, and enabled GCP CDN in front of the VM. When we browse website in most of the cases GCP CDN making requests to the Origin VM. I am using below stack driver query to check the cache hits. resource.type="http_load_balancer" resource.labels.forwarding_rule_name="rule_name" httpRequest.serverIp="gcpvmip" httpRequest.requestUrl="request_url" httpRequest.cacheFillBytes > 0 回答1: Based on your latest comment, it sounds like you're expecting all requests to your