Re: [Twisted-Python] Memory Usage Problem

2010-09-06 Thread Glyph Lefkowitz
On Sep 6, 2010, at 7:31 AM, Ozgur Pekcagliyan wrote: > I've tried to upgrade twisted version 10.1.0. But problem still exists. I > will > try to upgrade python but still I have doubts that will fix my problem. Any > Idea? Try debugging with a memory profiling tool like Heapy:

Re: [Twisted-Python] Memory Usage Problem

2010-09-06 Thread Ozgur Pekcagliyan
I've tried to upgrade twisted version 10.1.0. But problem still exists. I will try to upgrade python but still I have doubts that will fix my problem. Any Idea? ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/

Re: [Twisted-Python] Memory Usage Problem

2010-09-06 Thread Thomas Hervé
Le lundi 06 septembre 2010 à 08:28 +, Ozgur Pekcagliyan a écrit : > Hi All, > > I have a problem which is that memory usage of twisted is increasing but not > decreasing over time. > > After few days, it reaches 520MB. You may find the codes below; > How may I reduce the usage of memory? > T

[Twisted-Python] Memory Usage Problem

2010-09-06 Thread Ozgur Pekcagliyan
Hi All, I have a problem which is that memory usage of twisted is increasing but not decreasing over time. After few days, it reaches 520MB. You may find the codes below; How may I reduce the usage of memory? Twisted version: 8.2.0 Python version: 2.4.3 [r...@labris init.d]# cat /usr/bin/labris