Justin Erenkrantz wrote:
--On Monday, March 1, 2004 9:55 PM -0800 Stas Bekman <[EMAIL PROTECTED]> wrote:

I see that with a non-broken handler which sends the response body
unconditionally. The output I've posted in my original email is all that's
seen by an output connection filter.


Why is ap_finalize_request_protocol not being called?

That is the code that should be ensuring that EOS is passed down even if the handler is 'broken.' -- justin

I've stepped through with gdb, ap_finalize_request_protocol is called and EOS is sent, but it gets lost and doesn't reach the connection output filter.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to