/[Apache-SVN]
ViewVC logotype

Revision 1698239


Jump to revision: Previous Next
Author: covener
Date: Thu Aug 27 22:55:52 2015 UTC (8 years, 8 months ago)
Changed paths: 3
Log Message:
avoid adding multiple subrequest filters when there are nested subrequests. 

Multiple copies of the filter were not stripped properly 
during ap_fast_internal_redirect() which left the EOS buckets
stripped out of the brigade. This results in the end-chunk never
going out on the wire for a chunked response.

observed with mainreq -> directoryindex -> FallbackResource

PR58292



Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/modules/http/http_request.c modified , text changed
Directoryhttpd/httpd/trunk/server/request.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26