What is the relation between libhtp and reassembly settings?<br>
<br>
stream:<br>
(...)<br>
reassembly:<br>
depth: 12mb<br>
<br>
and<br>







<p class="p1"><span class="s1">libhtp</span></p>
request-body-limit<br>
response-body-limit<br>
<br>
if any? I understand that in order to have like 1GB request/response 
body limits you need to reassemble them. Or did I get it wrong?<br>