tokers commented on issue #7910:
URL: https://github.com/apache/apisix/issues/7910#issuecomment-1246550547

   > > Normally, tcp keepalive pkg should be sent by the client, not the 
gateway/Apache APISIX
   > > If the client doesn't send messages to keepalive tcp till timeout, the 
link should be disconnected instead of keepalive.
   > 
   > I'm confused now, the client is keep sending tcp keepalive packet ,but I 
capture the packet from the apisix to apiserver(data upstream),and find that 
where is no tcp keepalive packet, which i think the apisix node should enable 
tcp keepalive when listen.
   
   TCP is end to end, a keepalive packet won't be proxied.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to