2010/3/17 Torsten Förtsch <[email protected]>: > The httpd process grows slowly but unlimited. Without the rflush() it grows > slower but still does. > > With the rflush() its size increased by 100MB for an output of 220MB. > Without it it grew by 10MB for an output of 2.3GB. > > I'd say it's a bug.
I agree. This should not cause ongoing process growth. The data must be accumulating somewhere. - Perrin
