Am 27. Juli 2017 23:50:20 MESZ schrieb Lisa Waugh <[email protected]>: >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.
I think I can confirm this. Is the requests duration longer than expected? Could you take a threaddump while the request is waiting? Felix > >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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
