|
Home > Archive > Web Servers on Unix and Linux > November 2006 > Question about testing with apache AB
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Question about testing with apache AB
|
|
| Carfield Yim 2006-10-27, 1:20 am |
| There is an option --POST-file to let me specify the POST data. But how
to use it? Any sample? I guess this just plain POST data of HTTP
protocol, but I don't know how should I format my data.
By the way is there any proxy can help me generate these data? I was
using JMeter to do similar thing before but my boss like to output of
ab more. Can I generate that POST data from JMeter?
| |
|
| you can use --post file option to post data included in file, and no
any requirement for file format, you can use file format like .xml or
other format.
Thanks
sky
Carfield Yim wrote:
> There is an option --POST-file to let me specify the POST data. But how
> to use it? Any sample? I guess this just plain POST data of HTTP
> protocol, but I don't know how should I format my data.
>
> By the way is there any proxy can help me generate these data? I was
> using JMeter to do similar thing before but my boss like to output of
> ab more. Can I generate that POST data from JMeter?
|
|
|
|
|