I'm trying to use HTTP Request to upload and store a file via a POST to a 
REST api.  I can't use HTTP Raw because it is an https request.  
 
I can successfully accomplish this with smaller files (<= 500 kb).  With 
larger files (>= 582 kb) it fails with a 500 Error: Connection error.  I 
know it is not an issue with my REST api because I can use POSTMAN and 
successfully post the same file.

I've increased the Connect timeouts and Response timeouts to 80000000 
msecs. 
 
These are images or audio recordings, not text files.
 
No errors appear in the jmeter logs.
 
Is there a setting controlling the size somewhere I haven't found?  Is 
there anyway to get this to work successfully?

Lisa Waugh
720-396-0112
Fax:  720-396-0112
Charlotte, NC



Reply via email to