<div dir="ltr">Hi Nginx experts,<div>  I am new to nginx and started looking into the code to understand the architecture.</div><div><br></div><div>Currently, I am looking into nginx pool implementation. I have a question on ngx_reset_pool(). </div>

<div>It seems to set back 'last' to the location as expected. But why 'current' and 'failed' are not reset. </div><div><br></div><div>Does it not make those memory blocks which are not no more referenced by parsing from 'current' made useless?</div>

<div><br></div><div>Thanks,</div><div>-- <br>Ravi<br>
</div></div>