Hi, thanks for your reply.

Regarding following discussion, the problem of POSTing multipart form against
rails application seems the matter of the rails side problem.

http://stackoverflow.com/questions/1947315/load-testing-multipart-form

Does anyone know the way to customize JMeter let to understand the
rails application, because I haven't authorized to change the rails application.

Regards,
Koji

On Sat, Oct 16, 2010 at 6:09 PM, Paul Loy <[email protected]> wrote:
> Multipart form posts with files also failed for me through the JMeter proxy.
> Although it failed, all I needed was the request and parameters so it didn't
> really matter.
>
> On Sat, Oct 16, 2010 at 7:44 AM, N Cocy <[email protected]> wrote:
>
>> Hi, everyone.
>>
>> I'm recording my test plan via JMeter proxy, but when I POST a file,
>> JMeter proxy gets response code 405 (Method Not Allowed), and gets
>> no reply page.
>> Without JMeter proxy, POSTing a file works fine and response code
>> gets 302 (Found), and the web page is successfully reloaded.
>>
>> If I understand correctly, JMeter proxy is just a proxy and recording
>> the request/reply between the web server and browser. So it's just
>> working like a "Man In The Middle". Then, there shouldn't be difference
>> between with/without the proxy for the connection with the web server
>> and browser...
>>
>> Does anybody have the same problem, or any suggestion?
>>
>> Best Regards,
>> Koji
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
>
> --
> ---------------------------------------------
> Paul Loy
> [email protected]
> http://uk.linkedin.com/in/paulloy
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to