0

Background

I am working on a GCP project where apps are deployed in AppEngine Standard Environment for Java8 and routing is done by dispatch.yaml. Also, we are using custom domain.

We have around 30 services.

I don't have the original dispatch.yaml, assume it's lost.

Issue

Contrary to well documented max. amount of rules ( 20 ) I see more than 20 in my dispatch rules.

To see the currently defined rules I used both Web Console and gcloud app describe. Both of these methods show that I have 30 rules. Each of these rules route to a different service.

Questions

  • Is the 20 rule limit not enforced?

  • Assuming a 20 rule limit, how is it that my app has 30 rules?

raidensan
  • 131
  • 4

0 Answers0