On Thu, Dec 11, 2014 at 12:57:54PM -0500, hyperion wrote:
Hi there,
> Thanks again for your response.
>
> Using the info you provided I was able to debug and fix the issue. It's
> actually an issue in the client library I'm using to make the request to
> Nginx.
You're welcome.
It's good that
Hi Francis
Thanks again for your response.
Using the info you provided I was able to debug and fix the issue. It's
actually an issue in the client library I'm using to make the request to
Nginx.
Mik
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,255412,255444#msg-255444
___
On Wed, Dec 10, 2014 at 09:47:21PM -0500, hyperion wrote:
Hi there,
> I want to proxy requests with all headers that the request had to a
> downstream server if it matches a regex.
I suspect there may be a terminology confusion here; but from this mail,
I am not sure what problem you are reporti
Hi,
I'm new to nginx so am probably making a simple mistake but, for the life of
me, I can't see what.
I want to proxy requests with all headers that the request had to a
downstream server if it matches a regex. I also have an issue with the
regex, but let's leave that for another post.
The ngi