alibaba / jvm-sandbox-repeater

A Java server-side recording and playback solution based on JVM-Sandbox
Apache License 2.0
2.51k stars 700 forks source link

consider solving big body problem? #211

Open twogoods opened 1 year ago

twogoods commented 1 year ago

http body convert to string. In fileupload or download request, body size is big, may lead to OOM

Aresxue commented 1 year ago

Traffic playback should be a request response to the interface, the file should not do this or at least have a switch to control whether the file is recorded