vlsi commented on issue #6330:
URL: https://github.com/apache/jmeter/issues/6330#issuecomment-2619836075

   >First of all, it is not fine for a tcp connection to be in half-closed 
state. The client can't send data where the server would receive it. At least 
not in a FIN_WAIT_2 / CLOSE_WAIT state
   
   See 
https://datatracker.ietf.org/doc/html/rfc9293#name-half-closed-connections
   
   >Since the two directions of a TCP connection are closed independently, it 
is possible for a connection to be "half closed", i.e., closed in only one 
direction, and a host is permitted to continue sending data in the open 
direction on a half-closed connection.
   
   Could you clarify (e.g. refer a RFC) why do you think half-closed 
connections are "not fine"?


-- 
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: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to