in reply to Re^3: Memory has been increasing, unable to release memory.
in thread Memory has been increasing, unable to release memory.

Hi~

My other question:

http://www.perlmonks.org/?node_id=1165988

afoken reply about strict, I add use strict now.

$fork.pl set max 500 fork, and all file is 300.

Half the file called crawler.pl, and the other half of the file has been running in fork.pl.

print account, I can't find anything problem

Maybe I need to rewrite the whole program

  • Comment on Re^4: Memory has been increasing, unable to release memory.