I recently wrote a script to read a web page over and over. I ran into an issue where the script would stop for seemingly an unknown reason. Turns out "browser history" was continually growing. The answer of course is to set agent.max_history to some lower number, in my case one. Have you ever considered implementing a warning or changing the default to max_history to something that won''t eat up memory? Maybe a note in GUIDE.txt? I haven''t tested 0.9.1 yet, so you may have changed the default...but the docs for 0.9.1 don''t seem to be very specific about that. I''ll provide a patch, but wanted to see which way you''d want to go. Mike B. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.