Replies: 4 comments 6 replies
-
Your comment of "After some time of running the backend pods, we start to get"... Now, I want to spend a bit of time focusing on which NGINX Ingress controller you are using. |
Beta Was this translation helpful? Give feedback.
-
Hi @JanCizmar , without knowing how you deployed the upstream, it is difficult to be sure what the problem is. However, you might be interested at the NGINX directive |
Beta Was this translation helpful? Give feedback.
-
I've also created this issue in SpringBoot, where I've got the recommendation to log the headers on SpringBoot side, so I'll try to do that and get back with updates, when next 502 wave will occur. 🤠 |
Beta Was this translation helpful? Give feedback.
-
@JanCizmar is there an update on this? |
Beta Was this translation helpful? Give feedback.
-
Hey!
We're using
nginx-ingress-0.18.1
as an ingress controller for Spring Boot app.After some time of running the backend pods, we start to get 502 responses with following error.
Not sure whether the issue comes from nginx or the spring-boot backend. But I am not sure, why this actually leads to 502 error while the duplicate header might just be ignored. Is there a way how to tell nginx to ignore it when the header values are just the same?
Beta Was this translation helpful? Give feedback.
All reactions