When i use websocket, why many ACK occurs in wireshark?
recently, i developed server-client program that use websocket.
when i send some byte just once and packet capture in wireshark, server send many ACK to client. (as same seq num and different ack num)
[Img URL : https://drive.google.com/file/d/1-5k8...]
i wonder why this is happening in websocket packet.
thanks for reading.
p.s : in wireshark, above packets(ack) are represent by normal packets
Note that the image shows: (as same seq num and different ack num)
sorry, i wrote it wrong. i modified it.