Ville Skyttä <[EMAIL PROTECTED]> writes:

> On Wed, 2005-05-18 at 09:08 -0400, Joe Schaefer wrote:
>> Ville Skyttä <[EMAIL PROTECTED]> writes:
>>
>> > ...the size of the receiving httpd process grows by about 260MB after
>> > handler() returns, and stays that big.
>> 
>> Hmm, the brigade_limit directive must not be kicking in correctly.
>> First, see if this helps any:
>> 
>>       my $r = Apache2::Request->new(shift, brigade_limit => 100_000);
>
> It doesn't seem to make any difference.

Ok, next we need platform details (hardware details, perl -V, etc.).
Anything interesting in the server's error log?
-- 
Joe Schaefer

Reply via email to