in reply to Restricting memory usage

What do you consider "way too much memory"

Why not post some code? That way you can get input on many areas!

Replies are listed 'Best First'.
Re: Re: Restricting memory usage
by Anonymous Monk on Nov 29, 2002 at 07:24 UTC
    Sorry, it was a dumb question. I meant that it uses too much of the CPU (like 60 - 80% of the entire server's CPU for a single process, and the process lasts for up to 1 minute at times). Should I repost and change the subject?

    I would post the code, but I'm not even at the point of fixing the places that need fixing yet. For now I was just wondering if there is some quick way to regulate it.