On Thursday, 15 December 2011 12:09:05 Jordan Michaels wrote:
> The module I'm working on updates the headers and proxies the requests 
> for specific file types off to Tomcat HTTP and AJP ports.

Then maybe you don't need subrequests at all. A translation handler may be 
sufficient. Even an internal redirect will do if invoked before the response 
phase. (The core response handler calls ap_discard_request_body.)

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

Reply via email to