Hi, My answers inline.
On Tue, Dec 17, 2013 at 9:14 AM, Annika Wickert <[email protected]> wrote: > - One global statssocket which can be switched through to see stats of every > bind process. And also an overall overview summed up from all backends and > frontends. > - One global control socket to control every backend server and set them > inactive or active on the fly. > - In general better nbproc > 1 support Will be fixed once we have a real multiprocess mode in HAProxy. > - CPU pinning in haproxy without manually using taskset/cpuset already here, check the cpu-map feature. > - sflow output Can't log-format already do this? > - latency metrics at stats interface (frontend and backend, avg, 95%, 90%, > max, min) interesting ideas > - accesslist for statssocket or ldap authentication for stats socket chown is your friend here. > Are there any others things which would be cool? I hope we can have a nice > discussion about a “fancy” feature set which could be provided by lovely > haproxy. Caching, HTTP auth using LDAP, etc :) Baptiste

