Transmission remote GUI proxy_protocol broken header

adrhc nginx-forum at forum.nginx.org
Mon Sep 19 13:08:57 UTC 2016


Hi, while having this setup:
nginx-1.11.3
Linux utg353l 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Transmission remote GUI:443 -> sshttp:443 -> stunnel:1443 ->
nginx:127.0.0.1:443 (no ssl, with listen ... proxy_protocol,
port_in_redirect on)

nginx:127.0.0.1:443 -> here I'm getting in fact plain http but I have an
nginx patch forcing Location header to use https when using 443 port so I
need 443.

I'm getting the error:

2016/09/19 16:02:51 [error] 12665#0: *7 broken header: ">:E_��Zp�
���(�ZЉ�'��0�,�(�$��
����kjih9876�����2�.�*�&���=5��/�+�'�#��	����g@?>3210����EDCB�1�-�)�%���</�A���
�                                                                          
           ��
�g
   	127.0.0.1
 
" while reading PROXY protocol, client:
127.0.0.1, server: 127.0.0.1:443

which I'm not getting it with when not using proxy_protocol:
Transmission remote GUI:443 -> sshttp:443 -> nginx:1443 (with ssl,
port_in_redirect off)

Any idea?

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,269662,269662#msg-269662



More information about the nginx mailing list