Re: Proxy Protocol Discussion

2017-10-26 Thread Alan Carroll
I'd forgotten about those PortDescriptor calls :-). I've been thinking about this and a way to do this in core might be to allow plugin access to the ProtocolProbe logic. The plugin would specify basic a string_view to match (size and exact byte sequence) and the protocol probe would look for that

Re: Proxy Protocol Discussion

2017-10-26 Thread James Peach
> On Oct 26, 2017, at 2:34 PM, Steven R. Feltner wrote: > > Following up on our recent, brief discussion in IRC on Tuesday regarding > implementing Proxy Protocol in ATS… > > After pressing for more requirements, it turns out my use case is similar to > unixwitch. In our case, the load balan

Proxy Protocol Discussion

2017-10-26 Thread Steven R. Feltner
Following up on our recent, brief discussion in IRC on Tuesday regarding implementing Proxy Protocol in ATS… After pressing for more requirements, it turns out my use case is similar to unixwitch. In our case, the load balancer will produce the Proxy Protocol headers that get passed to an ingr