>
> I'm also looking into asynchronous/parallel requests. Without it, the load
> to the server is artificially smoothed out by JMeter test. For example, the
> browser sends 5 AJAX requests to retrieve a user's items. If JMeter test
> sends the 5 requests in serial, the server will never be hit by 5
> concurrent requests for the same user session and some concurrency problem
> may be missed.
>
> This makes sense.

Just in case, here are some previous rants on the subject:
http://mail-archives.apache.org/mod_mbox/jmeter-dev/201601.mbox/%3CCAB=je-f__fcp-j8possyw67sba9qvtnpzlg6tjba_-edazr...@mail.gmail.com%3E

Vladimir

Reply via email to