Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Internal ingress doesn't work well

Good morning,

I have a internal ingress that forward for two paths: /path1 and /path2

When I make a stress test requests to /path1 all requests return 2xx.

But, when I make a stress test to /path2 only fell request return 2xx and most of then return 503. I try to investigate then and find logs for Internal Loader Balancer that give to me the follow:

`backend_name: ""
backend_scope: "UNKNOWN"
backend_scope_type: "UNKNOWN"`

But, some requests give me ok:

`backend_name: "my_backend_name"
backend_scope: "my_region"
backend_scope_type: "ZONE"`

Can someone find the same problem? How can I solve this?

Thanks!

Solved Solved
0 2 349
1 ACCEPTED SOLUTION

Hi @marcelocastro ,

Can you provide details how was the "stress test" done? Also it will be helpful if you could add screenshot of the error messages or warnigns that you obtained from the logs.

View solution in original post

2 REPLIES 2

Hi @marcelocastro ,

Can you provide details how was the "stress test" done? Also it will be helpful if you could add screenshot of the error messages or warnigns that you obtained from the logs.

Thanks for you feedback. My problem was in autoscale... it is not scale well.

Top Labels in this Space