Skip to content

Connection getting dropped immediately in TCPIngress #12975

Closed Answered by ADD-SP
tarunmittal24 asked this question in Help
Discussion options

You must be logged in to vote

@tarunmittal24 I think this is an expected behavior, Kong Gateway did L4 proxy, telnet connected to Kong Gateway first, and a connection was established between the telnet and Kong Gateway, and then Gateway chose a backend (which is your Redis server) and tried to establish a connection between the Kong Gateway and your Redis server. However, since the Redis was down, the Gateway was unable to establish the connection, so the Gateway shutdown the connection between telnet and Kong Gateway.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tarunmittal24
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ADD-SP
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
area/kubernetes Issues where Kong is running on top of Kubernetes
4 participants