On Wed, 2006-06-07 at 13:58 -0700, john doe wrote: > It was written as a handler. I did not even send the constants, just > a direct 200. (Altough I tried return OK, too).
This doesn't look like it should grow. It never stopped growing? You could hit it all day and it would increase? (Seeing an increase every time would actually be quite strange, since Perl allocates memory in chunks.) - Perrin