https://bz.apache.org/bugzilla/show_bug.cgi?id=63620
--- Comment #3 from Frederic Girard <youri.andro...@gmail.com> --- Philippe, 1) jmeter freezes as soon as the huge response is received 2) Not sure I can provide the full response. It is full text (JSON), and contains many spaces (63336). 3&4) Please see attached file. Note that I usually use IBM J9 SDK, but here I made the thread dumps with the Oracle HotSpot. Same problem happens. GC seems frenetic when the response is received. Not sure G1 GC is appropriate with such big objects : humongous allocations are costly. Maybe CMS is better. Nevertheless, with IBM J9 and gencon strategy, the problem is the same. Regards. -- You are receiving this mail because: You are the assignee for the bug.