On Tue, Mar 18, 2014 at 4:14 PM, Steven Le Roux <[email protected]> wrote: > Hi Baptiste, > > Your "third party daemon interacting deeply with HAProxy" whets my curiosity > :) > > Do you think this way could be used to provide an API to haproxy ? > (e.g. dynamicaly provision a server in a backend) is it a low level > API being provided by haproxy ? > > For high insertion rate it could makes sense instead of generate a > configuration and then reload it. This API could flush the > configuration anyway to persist the current config every n minutes.
My daemon won't configure HAProxy on the fly by itself. I'm going to use latest MAP feature to tell HAProxy which users are authenticated and HAProxy will know how to use the token stored in the MAP and associated to the Session ID. I'm relying on yesterday's Thierry's patches which allows dynamic MAPs (and ACLs) for this purpose. Nothing related to servers :) Sorry. That said if you want server manipulation, the ALOHA appliance has a nice JSON/REST API! Baptiste > > > On Tue, Mar 18, 2014 at 11:03 AM, Baptiste <[email protected]> wrote: >> Hi Roel, >> >> Let say there are currently some developments in that way. >> It won't be part of HAProxy, but rather a third party daemon >> interacting deeply with HAProxy. >> >> What do you mean by OTP? >> >> Baptiste >> >> >> >> On Mon, Mar 17, 2014 at 9:43 PM, Roel Cuppen <[email protected]> wrote: >>> Hi, >>> >>> I would like to know if it is possible to add radius authentication. So that >>> the http authentication users kan exist in a radius database. >>> >>> Whenever a radius authentication feature is active , it;s possbile to add >>> OTP authentication. >>> >>> Kind regards, >>> >>> Cuppie >> > > > > -- > Steven Le Roux > Jabber-ID : [email protected] > 0x39494CCB <[email protected]> > 2FF7 226B 552E 4709 03F0 6281 72D7 A010 3949 4CCB

