On 5 Nov 2000, Gregory Stark wrote:

> 
> I'm trying to develop a long-running monitoring script using LWP to fetch the
> raw data. Unfortunately there seems to be a really bad memory leak in LWP that
> is causing my script to grow to over 100Mb core in about a day.
> 
[snip]
I have seen something that looks like a  memory leak too. It starts
eating up all my memory until
it run out of swap space and crashes.(128mb memory + 256MB swap).
My machine was running FreeBSD 4.1. I have a older version of LWP
somewhere that I will try to install when I get the time.

It is when I try to GET a HTML page. I don't know what page it is trying
to GET at the time so it could be a very large HTML file?

Well, just wanted you to know that you are not the only one with the
problem.

CU


Reply via email to