My issue:
Many envoy-based Ingresses or Ingresses support retry or retransmission of HTTP/gRPC requests but not Nginx.
How I encountered the problem:
During times when there are intermittent web 5xx errors.
Solutions I’ve tried:
Version of NGF and/or NGINX:
Deployment environment:
Hi @Nikoolayy1 NIC uses proxy/grpc_next* directives via VirtualServer resources:
see if VirtualServer and VirtualServerRoute resources | NGINX Documentation next-upstream-tries can help you in this case!
Ingress resource doesn’t supports this directive but we’re looking into this @Micheal_Kingston
1 Like
system
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.