diff --git a/plugins/localdump/profiles/ldap.ini b/plugins/localdump/profiles/ldap.ini
index 62917ca4d119b0d29f8a37c197d2cc94d48dd033..d3288bfede00f41d54cee07405803e196538b929 100644
--- a/plugins/localdump/profiles/ldap.ini
+++ b/plugins/localdump/profiles/ldap.ini
@@ -1,6 +1,6 @@
 # ======================================================================
 #
-# LOCAL MYSQL INSTANCE
+# LOCAL LDAP INSTANCE
 #
 # ======================================================================
 
@@ -9,7 +9,7 @@
 # process = 'slapd'
 tcp-port = 636
 tcp-target = localhost
-tcp-process = 'slapd'
+tcp-process = 'slapd|haproxy'
 
 
 [set]