Skip to main content
Known Participant
August 21, 2008
Question

jrun makes cpu go to 100% and slows website down

  • August 21, 2008
  • 1 reply
  • 302 views
Can anyone please shed some light on this issue and explain how it might be fixed?
    This topic has been closed for replies.

    1 reply

    Inspiring
    August 21, 2008
    jqcf wrote:
    > Can anyone please shed some light on this issue and explain how it might be fixed?

    There are many possible causes and the cause has to be tracked down and
    eliminated to fix this.

    Some possible causes:

    1) Old versions of CF had built in memory leaks.

    2) Improper application code causing memory leaks.

    3) Poorly structured code utilizing excessive memory to store data.

    4) etc.