On Thu, Dec 15, 2011 at 8:44 AM, R J <[email protected]> wrote:
> 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?

You will likely have to move up to a more advanced load tool to vary
this kind of thing.  ab is pretty primitive.

>
> Thank you.
>
> RJ



-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to