Hi Everyone,

I am using ApacheBench to for load testing. First time user. One of the
tests is to POST data to the Web Server. I have the post file, with post
data that I provide to the bench. Between calls I need to modify the post
data. How can I do this?

For example:
Login POST has "username=admin&password=admin". How can I change this to
"username=admin1&password=admin123" during test?

Thank you.

RJ

Reply via email to