On Mon, Jun 14, 2010 at 7:42 AM, Chen Chien-Yu <honer...@gmail.com> wrote: > After roughly tracing the code of mod_proxy, it receives the data from the > server and sends out the contents to the client directly > via apr_socket_send(). > Does that imply it doesn't put the data into output filters? That's why they > don't work together?
Which proxy module specifically? I can't imagine anything but mod_proxy_connect would do that. -- Eric Covener cove...@gmail.com