On 11 August 2012 07:34, P <[email protected]> wrote:
> Hi,
>
> I am trying to upload a file ~250MB in a POST request using HTTP Sampler.
> However I see that JMeter is not able to send any file >100MB. In my test
> case with ~250MB file, I see that JMeter hangs after a while, and never
> closes the connection.
> Has anyone encountered a similar behavior? It seems that there is a limit of
> 100MB file size for file uploads/post requests. Is there a workaround that
> anyone can recommend?

JMeter does not impose an upload limit, however the HTTP
implementation may do so if it buffers the file contents.

Which version of JMeter?
Which HTTP sampler implementation?

> I appreciate the help!
>
> Thanks!
>
> -Radha
>
>
>
> --
> View this message in context: 
> http://jmeter.512774.n5.nabble.com/File-size-limit-in-a-HTTP-POST-request-tp5714303.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

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

Reply via email to