Questions tagged [google-cdn]

This tag should be NOT used for questions regarding Google Cloud CDN, part of Google Cloud Platform; for that, use the 'google-cloud-cdn' tag instead.

For questions regarding the JavaScript libraries hosted by Google Hosted Libraries

This tag should be NOT used for questions regarding Google Cloud CDN, part of Google Cloud Platform; for that, use instead.

139 questions
0
votes
0 answers

How i mask my cdn bucket link on google cloud plataform

I have my applications that generates a pdf that can be accessed by a link in the bucket of gcp, and this link its like "https://media-cdn.cloud.com.br/.../140../.../#" , there's a way I can mask this "media-cdn.cloud" and make it like''…
0
votes
2 answers

How to download google CDN images?

In google, images are hosted in CDN URL type and I tried to download as an image from that CDN but it throws an error in C#. Used this c# code attached below. using (var webClient = new WebClient()) { byte[]…
0
votes
0 answers

502 errors are due to healthcheck setup or resource exhaustion

My setup is a bitnami wordpress hosted on GCP's N2-standard-2 VM. I'm using a HTTPS load balancer and CDN. I encountered the 502 errors a few times ever since I configured a load balancer. I was doing quite a bit of seo and page scanning tests when…
0
votes
1 answer

Universal bucket in Google Cloud Platform for content, which would determine the user's location and serve content from the closest server?

I am a mobile application developer. I use Google Cloud bucket to store 10-second videos and photos that I use in the application. Thousands of users use the application every day, and I want to use a CDN to ensure that the content of the…
0
votes
1 answer

Google Storage Object Versioning with Cloud CDN Caching

Google Cloud CDN recommended to use versioned URL for static objects. If I enabled Google Storage versioning, could the Cloud CDN get the fresh one instead of the cache one (prior to its normal expiration time) after updating an obeject on Storage?
Danny
  • 117
  • 1
  • 9
0
votes
3 answers

Files (jQuery, jQuery UI, prototype) from external server

If I have to load for example jquery.js file among some (let's tell about 10) other css / js files, what is a better approach? load all from the same server that I have my whole app, or use some external servers, like…
Mr Sooul
  • 659
  • 2
  • 9
  • 19
0
votes
2 answers

How to invalidate cache on Google Cloud Bucket in php code

i'm using Google Cloud Bucket as CDN. When i upload an image to CDN, i set cache-control: public, max-age=31536000 (365 days). Then i want to replace that image by another one, but i don't know how to invalidate the old cache. I'm using Google Cloud…
0
votes
1 answer

CSS and JS not in Google CDN, How to Solve?

I deployed a WordPress site using high availability WordPress pre-built image on Google Platform. I enabled the CDN on backend service, but GTmetrix said that CSS and JS are not in CDN. I'm thinking that I did something wrong host and path rule. Am…
Kimsea Sok
  • 140
  • 2
  • 13
0
votes
1 answer

Google cloud CDN, performance testing using apache benchmark

I have been serving static files from my NodeJS application deployed on Google App Engine, I have now setup a Google Cloud load balancer (GCLB) with CDN enabled and have moved my static files into a cloud bucket used at the backend. The whole…
dendog
  • 2,976
  • 5
  • 26
  • 63
0
votes
1 answer

Set default meta-data for all future uploaded objects in GCP Bucket

I would like to know how could I set default meta-data for all future uploaded objects. Am trying to set "Cache-Control:public,max-age=3600" as a header for each object in my bucket hosting a static website. For all the existing objects, I used the…
Amit
  • 109
  • 2
  • 2
  • 11
0
votes
2 answers

Configuring HAProxy as Google-CDN backend

I'm trying to configure an HAProxy backend to work with Google-CDN I see that I always get to the HAProxy backend and the cache is always MISS This is google-cdn requests regarding headers: https://cloud.google.com/cdn/docs/caching#cacheability and…
0
votes
1 answer

Health check is getting failed in https but not in http

Previously i set up load balancer and health check for http protocol and it got set up with no erro. Actually i was setting up load balancer for google cloud cdn. After this google cdn was not working so someone said it must be https so i edited…
0
votes
2 answers

jquery datepicker shows up without theme