<html><head><base href="x-msg://230/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Can you&nbsp;describe more&nbsp;accurately what 'large tables of data' means?</div><div><br></div><div>Adrian</div><div><br></div><div><div><div>On Mar 19, 2012, at 6:31 PM, Daniel Conte Laguna wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div class="hmmessage" style="font-size: 10pt; font-family: Tahoma; "><div dir="ltr"><blockquote style="background-color: rgb(255, 255, 255); "><span class="ecxApple-style-span" style="border-collapse: separate; line-height: 17px; "><div class="ecxhmmessage"><div dir="ltr"><font color="#2a2a2a"><div>Hello everybody,</div><div><br></div><div>I'm working with CDRTool and I found a problem of memory.</div><div>I have to work with large tables of data, which increases the memory usage during the execution.</div><div><br></div><div>My problem appears when I make any change in the destination table, after this, is enabled Reload rating tables in red.&nbsp;</div><div><br></div><div>After reload of rating tables, ratingengine.php start to use large amount of memory that never be release, causing speed problems on my server. This memory is released only when I stop manually CDRTool.&nbsp;</div><div><br></div><div>Is the problem perhaps here;</div><div><br></div><div>function reloadRatingEngineTables () {</div><div>.........</div><div><br></div><div>&nbsp;// init CDR datasource</div><div>$CDR_class &nbsp;= $DATASOURCES[$RatingEngine['cdr_source']]['class'];</div><div>$CDRS = new $CDR_class($RatingEngine['cdr_source']);</div><div>// &nbsp;is the following line necessary - is memcache still used ???</div><div><br></div><div>$CDRS-&gt;CacheDestinations();</div><div><br></div><div>Best regards and thanks</div><div>Daniel Conte</div></font></div></div></span></blockquote></div>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br></div></span></blockquote></div><br></div></body></html>