/[Apache-SVN]
ViewVC logotype

Revision 327185


Jump to revision: Previous Next
Author: rpluem
Date: Fri Oct 21 13:54:38 2005 UTC (18 years, 6 months ago)
Changed paths: 5
Log Message:
* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
  chain immediately instead of spooling it completely before passing it
  to the filter chain. It contains a bandaid to handle intentional
  flushes from Tomcat side. Further explanation in code and report.

  ajp.h:           Add ajp_msg_reuse prototype

  mod_proxy_ajp.c: Adjust logic of ap_proxy_ajp_request

  ajp_msg.c:       Add ajp_msg_reuse

  ajp_header.c:    Adjusting logic of ajp_read_header


Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/modules/proxy/ajp.h modified , text changed
Directoryhttpd/httpd/trunk/modules/proxy/ajp_header.c modified , text changed
Directoryhttpd/httpd/trunk/modules/proxy/ajp_msg.c modified , text changed
Directoryhttpd/httpd/trunk/modules/proxy/mod_proxy_ajp.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26