Hi,
I used a HTTP sniffer in the server and found that Jmeter is adding some
extra bytes to the original binary file (not appending but rather to the
top or beginning)
that I send through POST request.
This causes the ERROR:500 from server.
Is thissome feature of Jmeter to add some extra bytes to the binary file?
If so how can I prevent this from happening?
So does Jmeter actually support POST request?
and how can I send a binary file thro POST request without Jmeter
making any modifications to it?
with regards,
Deepak.
[EMAIL PROTECTED]
11/05/2004 02:37 PM
Bitte antworten an mstover1
An: [EMAIL PROTECTED]
Kopie:
Thema: Re: Query-Jmeter-POST-binary file
On Fri, 2004-11-05 at 04:55, [EMAIL PROTECTED] wrote:
> Hi,
>
> I found your message, in the mail list of Jmeter users.
> Sorry if I am disturbing you.
> I have a query for which you might have a solution.
>
> I am using Jmeter and I have to send a binary file
> to server thro POST request.
>
> 1)I specify the file in the
> 'Send a file with the request' filed.
> Am I right or wrong?
Right.
>
> 2)After specifying a bin file I get an error
> 'found invalid version in the transport layer-starting bit 45 when
> expecting 3'
> this is because the first bit in the binary represents
> the version which 'has' to be 3. I editied the
> file and inserted a byte 3. Now it should work fine I guess(yet to
> chect it)
I have no idea about this - it doesn't make much sense to me. Who gave
this error - JMeter or your server app?
>
> 3)If I dont use a binary file-but just a normal text file
> and pass it thro POST request. Where do I find the resulting o/p
> from server. i.e. I dont find anything printed under Query data:....
>
> So where do I find the result from the server?
Output from the server is in the Tree View Listener under the Results
tab.
>
> with regards,
> Deepak.
--
Michael Stover <[EMAIL PROTECTED]>
Apache Software Foundation