SuperMeng1209 opened a new issue, #6091: URL: https://github.com/apache/jmeter/issues/6091
### Expected behavior 您好,由于公司方要求使用jmeter3.3版本。我们在使用jmeter3.3的http取样器发送50Mb文件的时候,发现他的响应时间达到16s。后使用了postman进行发送请求,仅使用了300ms。然后我再次使用jmeter3.3发送50Mb文件后,观察后端实际上过了很久才接到相应的请求。最后我更换了10Kb的文件进行发送,发现jmeter3.3的响应时间变得很快。不知道是不是因为jmeter3.3中将文件的处理也计算在了响应时间当中。 ### Actual behavior 由于在局域网内使用,没有相应的截图 ### Steps to reproduce the problem 1、公司方要求使用jmeter3.3版本。 2、我们在使用jmeter3.3的http取样器发送50Mb文件的时候,发现他的响应时间达到16s 3、后使用了postman进行发送请求,仅使用了300ms 4、然后我再次使用jmeter3.3发送50Mb文件后,观察后端实际上过了很久才接到相应的请求 5、最后我更换了10Kb的文件进行发送,发现jmeter3.3的响应时间变得很快 不知道是不是因为jmeter3.3中将文件的处理也计算在了响应时间当中。 ### JMeter Version jmeter3.3 ### Java Version jdk8 ### OS Version window7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org