Hi Lukas,

Wowza actually talks to a service behind HAProxy, so it should be 
http-response, because Wowza expects to see "Content-Length" vs 
"content-length" header from the response served through HAProxy.

Best,
Luke

—
Luke Seelenbinder
SermonAudio.com <http://sermonaudio.com/> | Senior Software Engineer

> On Jun 27, 2019, at 15:41, Lukas Tribus <li...@ltri.eu> wrote:
> 
> Hello Luke
> 
> On Wed, 26 Jun 2019 at 16:08, Luke Seelenbinder <l...@sermonaudio.com> wrote:
>> I tried using http-response set-header Content-Length 
>> %[res.hdr(content-length)] if { res.hdr(content-length) -m found } to force 
>> the value to upper case, but that didn't help.
> 
> This should be http-request though, not http-response, as only the
> request headers are impacted, right?
> 
> Can you confirm this doesn't work with http-request?
> 
> 
> Thanks,
> Lukas
> 

Reply via email to