On Sun, Sep 22, 2013 at 01:28:02PM -0700, [email protected] wrote:
> On Sun, Sep 22, 2013, at 01:13 PM, Francis Daly wrote:

Hi there,

> >   proxy_set_header  Host $host:12345;

> That sounded promising, but, unfortunately ... no.
> 
> Same beahvior -- initial reponse is without the portnum; add it
> manually, and all's well.

Fair enough.

Can you learn which part of the system creates the initial response? And
from what does it create it?

With that information, you may be able to learn what needs changing to
get the result you want.

What is the output of

 curl -i https://passthru.mydomain.com:12345/

(possibly with a "-k" in there, if the cert is a problem)?

        f
-- 
Francis Daly        [email protected]

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to