You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2014/03/03 12:52:20 UTC

[Bug 56206] Response times reported by TCP sampler in a thread group scale with the number of threads

https://issues.apache.org/bugzilla/show_bug.cgi?id=56206

bobruto@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from bobruto@gmail.com ---
...And I'll be the first to notice that the echo server attached is
single-threaded. The fact that the tcp client can write the request to socket
output stream before the server accepts the connection can throw one off, but
otherwise Jmeter seems to behave as it should.
Now the real question is why the actual software we're testing with JMeter
demonstrates similarly serial nature when it's supposed to handle incoming
requests in parallel, but that's for another issue tracker

-- 
You are receiving this mail because:
You are the assignee for the bug.