One more point to add is that i am deriving my samples by recording them using the HTTP Proxy recorder.

Thanks
Jatin

Jatin Davey wrote:
Hi All

I have some HTTP Post requests that need to be sent to the server which return some data. The catch here is that :

-- First HTTP Post request download 38319 bytes of data
-- Second HTTP Post request downloads the same 38319 bytes of data

But when i observed this using the traffic analyzer i could see that only the first request downloads that much data while the next request downloads only 529 bytes of data. I want to make sure that i dont kill my server as i intend to run 300 concurrent users. So i am just making sure i am testing with one thread correctly.

one more thing to add which i feel might help is that i have one HTTP request defaults sampler which has the following option selected "Request all embedded resources from HTML files" , i am just thinking will this affect in any way.

Please let me know the solution for it.

Thanks
Jatin

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to