At 04:27 PM 4/2/2002, you wrote:

>The core can't do anything about it.  If you are creating a sub-request,
>you must flush the data.  We could have the core always flush, but that
>would cause us to send flush buckets before any data has been generated,
>or in cases where a flush is not required.  The module MUST be the thing
>that does the flush.

Of course it can... why not simply have ap_run_sub_req automatically flush
the rwrite'n contents of the main request upon invocation, and automatically
flush the rwritten contents of the subrequest upon completion?

Then all is transparent


Reply via email to