Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Google Load Balancer - Double Slashes

Hey together,

We recently migrated some of our applications to Google Application Load Balancer using (auto-)NEG on Kubernetes as backends.

Before that we used contour as reverse proxy.

We have some links in our application where images are referrenced with double slashes ("//"). Before we migrated to GCP Load Balancers, the slashes where ignored, now we get a 404 if we browse the link with double slashes.

 

Is there a switch where we can manipulate this behaviour?

 

Thanks in advance

Dominic

4 1 461
1 REPLY 1

Anyone find a soln for this issue?