<div dir="ltr"><div>Going through logs I found following commit id, where these changes were done. Any suggetion about having </div><div><br></div><div><div>#define BUF_CHUNK 65536 * 50</div><div>#define BUF_START 65536 * 100</div></div><div><br></div><div>to some smaller values? </div><div><br></div><div>commit 2081bf97b9836f5299c22edbb1ead077842ea2bc</div><div>Author: Anthony Minessale &lt;<a href="mailto:anthm@freeswitch.org">anthm@freeswitch.org</a>&gt;</div><div>Date:   Thu Dec 16 11:33:38 2010 -0600</div><div><br></div><div>    use a packet buffer for ESL</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 10, 2015 at 6:50 PM, DP Siddharth <span dir="ltr">&lt;<a href="mailto:dp.siddharth@eng.knowlarity.com" target="_blank">dp.siddharth@eng.knowlarity.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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><span class="HOEnZb"><font color="#888888"><div><br></div><div><div><br></div>-- <br><div><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></font></span></div>
</blockquote></div><br><br clear="all"><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>