Hi Olivier,

On Tue, Mar 14, 2017 at 08:23:56PM +0100, Olivier Houchard wrote:
> Hi guys,
> 
> You'll find attached patches to add support for dynamically-generated session
> cookies for each server, the said cookies will be a hash of the IP, the
> TCP port, and a secret key provided.
> This adds 2 keywords to the config file, a "dynamic" keyword in the cookie
> line, which just enables dynamic cookie, and a "dynamic-cookie-key" keyword,
> for backends, which specifies the secret key to use.
> This is a first step to be able to add and remove servers on the fly, 
> without modifying the configuration. That way, we can have cookies that are
> automatically usable for all the load-balancers.
> 
> Any comment would be welcome.

Well that looks pretty good, I have no comment to make about it. 
Do you want me to merge them now or are you seeking more comments first ?

thanks,
Willy

Reply via email to