Hi Bebbet and Louis, Thanks for your replies!
MJ On 06/13/2017 03:05 PM, Bebbet van Dinges via PacketFence-users wrote:
if you run netstat -tapn, can you see where the mysql instance is listening? if its on 127.0.0.1:3306, then the haproxy can listen on the management:3306, no problem. When a request to management:3306 gets made, haproxy will proxy the request to the appropriate server. (as per my understanding of haproxy-pf combo)
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
