On Sat, 2006-09-30 at 13:19 +0300, Assen Tchorbadjiev wrote: > (top output: SIZE/RES) > 6276K 4652K # at startup > 6312K 4676K # after first request > 7624K 5992K # after 1000 requests > 8984K 7356K # after 2000 requests
That's not what I would expect to see on my Linux setup, but it's also not bad. You can easily control such slow growth with Apache::SizeLimit. - Perrin