Hi there!

On Tue, Jun 3, 2014 at 12:44 PM, Lukas Tribus <[email protected]> wrote:

> Justin, can you double check that you are in fact using hdr_sub?
>

My apologies: Through a layer of human-abstraction and another layer of
config sanitization, I discovered that we were using "hdr_end" instead of
hdr_sub. I didn't know that the :8080 would be included in the Host header
(thanks for the tip, Lukas).

After replacing all the "hdr_end" rules with "hdr_sub", I no longer need
the :8080 in the rule, and everything is working as expected.

Thanks for all the help, guys.

-Justin

Reply via email to