On Thu, 19 May 2005, Joe Schaefer wrote:

> Ville Skyttä <[EMAIL PROTECTED]> writes:
>
> > $r->discard_request_body() fixes it here too.
>
> Ok, here's what I'd like you (or Markus) to do.
>
>     1) grab our svn trunk and apply the attached patch to it.
>     2) make clean; make
>     3) cd module; make test
>     4) ls -l /tmp
>
> When the tests finish, they should leave three temporary files
> in /tmp:
>
>    % ls -l /tmp
>    total 1493
>    -rw-------  1 joe  joe  500024 May 19 22:32 apreqStetos
>    -rw-------  1 joe  joe  500039 May 19 22:32 apreqT5oOq1
>    -rw-------  1 joe  joe  500039 May 19 22:32 apreqs16lOA
>
>
> We need to figure out which side the leak is happening on (writing
> to the spool file or reading from it). The presence/absense of these
> files on your box should help us make that determination, so let us
> know what you see.

On Win32, I get those 3 files in the analagous /tmp, with
the same sizes.

-- 
best regards,
randy

Reply via email to