[Moin-user] huge python processes

Adam Shand adam at personaltelco.net
Thu Dec 12 11:58:03 EST 2002


Yes indeedy ... that could be doing it.  They have gotten a tad large 
haven't they.  Guess I forgot to copy of the log rolling script when I 
moved it to the new server:

# ls -l *log
-rw-r--r--    1 ptp      ptp        472135 Dec 12 08:13 editlog
-rw-r--r--    1 ptp      ptp       4898233 Dec 12 11:39 err_log
-rw-r--r--    1 ptp      ptp     120108212 Dec 12 11:44 event.log

Thanks Jürgen, I've rotated them and hopefully that'll solve the problem.

Adam.

Jürgen Hermann wrote:
> On Thu, 12 Dec 2002 10:41:13 -0800 Adam Shand <adam at personaltelco.net> wrote:
> 
> AS> What really confusing to me is that it's the python processes that are 
> AS> getting huge, since Moin runs as a CGI shouldn't the python processes
> AS> be dying off after each request?
> 
> Yes indeed. What can make processes grow is a huge event.log (rotate it).
> What could cause the persistent huge processes is stats images, with a huge
> event log they take VERY long, and the user who requested the image is
> prolly long gone, the process OTOH still tries to render the image.
> 





More information about the Moin-user mailing list