From: Edouard Dantes Date: 2009-03-19T00:40:15+09:00 Subject: Re: free RAM problem Hi. thanks for your help, actually after running one unit at a time it appears the problem comes from : Nokogiri::HTML(page) if i supress everything else but keep it looping with a "while true" my RAM gets eaten out. I am giving a try to hpricot & let you know if it solves the problem NOTE: I run it on openSuse 11.1 x86-64 & ruby 1.8.6 with the current gem --remote nokogiri. -- Posted via http://www.ruby-forum.com/.