On Mon, 27 Nov 2000, Sander van Zoest wrote:

> > Unfortunately, it seems that when I proxy I get the above added so I have
> > to serve streaming audio directly from the mod_perl server, which is less
> > than ideal in terms of resource use.
>
> If you mena you rewrite to mod_proxy, then mod_proxy does not fill
> headers{in} it simply ships what it gets from the remote server with the
> content and ships that. You would need to hack mod_proxy for it parse
> the headers and provide them to you in the normal request_rec structures.
>
> I have don't this before, but do not have rights to the code to post the
> patch, sorry. :-(

Actually, something is _adding_ headers and I want it to stop doing it.
It may not be mod_proxy, perhaps it is mod_rewrite.  I really don't know.


-dave

/*==================
www.urth.org
We await the New Sun
==================*/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to