Test Plan - Thread Group - TCP Sampler - End of line(EOL) byte value: for most cases, use multiple bytes to define the termination of response is better than single byte.
Hello, Can you give some examples ? And detail a bit more your request ? Thanks
in my example, I set 'End of line(EOL) byte value' to 0. the example works ok. if the response is not sent back as a whole packet, i.e. for some reason, the packet is split to 2 parts, and the first part is just ended with 00, if the first part is readed by jmeter, then the second part will not be read. plz refer to the attachment picture. btw, I think 'End of line(EOL) byte value' should be parsed as hexdecimal format.
Created attachment 32130 [details] tcp sampler response