<div dir="ltr">Hi All,<div><br></div><div>I am working on python/esl based server. We are seeing memory getting increase by ~6.5MB when con = ESLconnection() get called.</div><div><br></div><div>We tried to cleanup this object as soon calls gets complete, but somehow we are not successful.</div><div><br></div><div>Further looking into esl/src/include/esl.h we found </div><div><br></div><div><div>#define BUF_CHUNK 65536 * 50</div><div>#define BUF_START 65536 * 100</div></div><div><br></div><div>modifying these values help in controlling python server memory growth.</div><div><br></div><div>Can someone help me in understanding why we have this buffer size of 6.5MB? </div><div><br></div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Thanks &amp; Regards,<br>D P Siddharth<br>Director (Platform)<br>Knowlarity Communications<br>Ph: +919999115231<br><a href="mailto:emailID@knowlarity.com" target="_blank">dp.siddharth@eng.knowlarity.com</a><br><br><b><i>&quot;<span style="color:black">Come together to build a lasting world-class cloud telephony company that helps businesses </span><span style="color:black">grow&quot;</span></i></b><br></div></div>
</div></div>