Re: [PATCH] [RFC]/MINOR: connection: Add server name to proxy protocol v2 header.

2016-08-11 Thread Amos Jeffries
On 11/08/2016 10:05 p.m., Erik Seres wrote: > Hi Amos, > > Thanks for the answers. After a bit of a delay, I’m getting back to > implementing this. However, I still have a couple of questions in line > below... > > Thanks, > Erik > > >> On 2016

Re: [PATCH] [RFC]/MINOR: connection: Add server name to proxy protocol v2 header.

2016-06-01 Thread Amos Jeffries
On 30/05/2016 11:03 p.m., Erik Seres wrote: > Hi Willy and Amos, > > I think I am confused by what information is expected to go into the > PP2_TYPE_AUTHORITY field and how it would be a suitable substitute > for what SNI represents. PP2 is generic and needs to relay multiple protocols.

Re: [PATCH] [RFC]/MINOR: connection: Add server name to proxy protocol v2 header.

2016-05-27 Thread Amos Jeffries
On 27/05/2016 2:42 a.m., Willy Tarreau wrote: > On Thu, May 26, 2016 at 10:20:36AM -0400, Erik Seres wrote: >> Hi Willy, >> >> Attached is my updated patch per your styling update request. > > Thanks Erik. I'm now CCing Dave and Amos, both of whom worked on this > 18 months ago. Amos requested

Re: [PATCH] [RFC] Linux network namespace support for haproxy

2014-09-09 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/09/2014 5:19 p.m., Willy Tarreau wrote: Hi Dave, On Mon, Sep 08, 2014 at 04:25:22PM -0400, Dave McCowan wrote: Second patch : diff --git a/include/types/connection.h b/include/types/connection.h index 89f4f38..a75d45d 100644 ---