Hi, I am trying to create a panel to create proxies, I was wondering if you will ever add MySQL support for haproxy were you enter something what you want it to configure like then so you can easily create proxies via the database?
I am trying to just execute listen Whatever MyServer:30000 mode tcp option tcplog maxconn 20 balance roundrobin server Whatever IPV4:30000 to the configuration & database in PHP, but it's being a pain so it'd be easier to just do it via MySQL. If you have plans for the future for MySQL support, please tell me.

