I wrote web application on twisted and my application read from ulogd daemon
and push the output to the client browser using AJAX  .also I have another
application displaying ethernets traffic using AJAX.
but after some minutes the twisted process in the server eat the memory and
the OOM-killer of the linux will kill the twisted process.
are there any solution to make the twisted release the memory .

note: my ram is 256mb

-- 
Muaaz Osman Hussain

IT Researcher
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to