You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi,
we have multiple domain names sharing a single load balancer. Reading through the docs I wasn't be able to find if it's possible to invalidate cache per domain name.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Cache invalidation is done on a per-file basis, not per domain name. Being able to do so would imply the CDN could store a different copy of the source file for each domain name, which it does not.