Re: [PATCH]add proxy_protocol_port variable for rfc6302

2015-11-30 Thread junpei yoshino
hello, is there anything wrong? could you give me any advice? Best Regards, Junpei Yoshino # HG changeset patch # User Junpei Yoshino # Date 1446723407 -32400 # Thu Nov 05 20:36:47 2015 +0900 # Node ID 59cadccedf402ec325b078cb72a284465639e0fe # Parent

Re: [PATCH]add proxy_protocol_port variable for rfc6302

2015-12-06 Thread junpei yoshino
hello thank you for reply and background. > but we need someone to do the rest of the work. Could I contribute it? At first, I will revise this patch along your review. On Fri, Dec 4, 2015 at 4:03 AM, Maxim Dounin wrote: > Hello! > > On Tue, Dec 01, 2015 at 08:08:30AM +0900, ju

Re: [PATCH]add proxy_protocol_port variable for rfc6302

2015-12-07 Thread junpei yoshino
Hello. I wrote additional patch. # HG changeset patch # User Junpei Yoshino # Date 1449499172 -32400 # Mon Dec 07 23:39:32 2015 +0900 # Node ID e2984af905ff8cf523b22860620a9f3ff22d555a # Parent 59cadccedf402ec325b078cb72a284465639e0fe Change definition of proxy_protocol_port diff -r

Re: [PATCH]add proxy_protocol_port variable for rfc6302

2015-12-07 Thread junpei yoshino
Hello, I made merged patch. # HG changeset patch # User Junpei Yoshino # Date 1449499172 -32400 # Mon Dec 07 23:39:32 2015 +0900 # Node ID f4cd90a03eca5c330f51ac4ba2673e64348c622e # Parent 29f35e60840b8eed2927dd3495ef2d8e524862f7 Http: add proxy_protocol_port variable for rfc6302 diff -r

Re: [PATCH]add proxy_protocol_port variable for rfc6302

2016-04-02 Thread junpei yoshino
Hi I wrote additional patch. support port information in realip module. if you use "real_port_header X-Forwarded-Port;" or "real_port_header proxy_protocol;", $remote_port and $realip_remote_port are replaced. # HG changeset patch # User Junpei Yoshino # Date 1449499172 -

Re: [PATCH]add proxy_protocol_port variable for rfc6302

2016-04-04 Thread junpei yoshino
4. another way Best Regards, Junpei Yoshino On Tue, Apr 5, 2016 at 12:30 AM, Maxim Dounin wrote: > Hello! > > On Sat, Apr 02, 2016 at 10:48:42PM +0900, junpei yoshino wrote: > >> Hi >> >> I wrote additional patch. >> support port information in realip module. >

Re: [PATCH]add proxy_protocol_port variable for rfc6302

2016-04-04 Thread junpei yoshino
Hello! Thank you for your comment. I rewrote patch in way 3. Best Regards, Junpei Yoshino # HG changeset patch # User Junpei Yoshino # Date 1459816952 -32400 # Tue Apr 05 09:42:32 2016 +0900 # Node ID cdaf19070ed1687a4f942936a0e7339355b98bfa # Parent

Re: [PATCH]add proxy_protocol_port variable for rfc6302

2016-04-18 Thread junpei yoshino
Hello, Is there any problem or comment? Best Regards, Junpei Yoshino On Tue, Apr 5, 2016 at 9:50 AM, junpei yoshino wrote: > Hello! > > Thank you for your comment. > > I rewrote patch in way 3. > > Best Regards, > Junpei Yoshino > > # HG changeset patch >