https://bz.apache.org/bugzilla/show_bug.cgi?id=63467

            Bug ID: 63467
           Summary: OOM Error caused by large file load testing through
                    http request
           Product: JMeter
           Version: 5.1.1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.2

Created attachment 36602
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36602&action=edit
jmeter.log

Hi

Here on my side, I do load testing through http request, the response file is
large, about 3.7GB.

At the beginning, there was an oom error, then I search from google learn that
one option in jmeter.properties: httpsampler.max_bytes_to_store_per_request=0

Then I set this option with
httpsampler.max_bytes_to_store_per_request=4*1024*1024*1024

but from attachment jmeter.log, which shows that there is an exception during
load this option....


: "${HEAP:="-Xms1024m -Xmx1024m -XX:MaxMetaspaceSize=512m}

I believe there must be a way to test loading large file with jmeter...

Thanks for hellp

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to