com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Haproxy Load Balancer Extension
The HAProxy Extension is used for integrating the HAProxy load balancer with Private PaaS. Follow the instructions below to proceed with the installation:
- Download the HAProxy binary distribution from the Stratos distribution by selecting the preferred version.
- Extract theÂ
apache-stratos-haproxy-extension-4.0.x.zip
 file to a desired location such as<HAProxy_EXTENSION_HOME>
. Use a text editor to open the
haproxy-extension.sh
file, which is in theÂ<
HAProxy_EXTENSION_HOME
>/bin
 directory, and update the following system properties:-Dexecutable.file.path=<haproxy-home>/haproxy # HAProxy executable file path -Dthrift.receiver.ip=localhost # CEP IP Address -Dthrift.receiver.port=7615 # CEP Port
Open theÂ
jndi.properties
file, which is in the<HAProxy_EXTENSION_HOME>/conf/
directory, using the test editor and update the Message Broker information:connectionfactory.topicConnectionfactory=amqp://admin:admin@carbon/carbon?brokerlist='tcp://<message-broker-ip>:<message-broker-port>'
- Optionally, update the default load balancer configuration in the
haproxy.cfg.template
file, which is in the<HAProxy_EXTENSION_HOME>/templates/
directory if required . Run theÂ
haproxy-extension.sh
file, which is in the Â<HAProxy_EXTENSION_HOME>/bin
 directory, to start the HAProxy load balancer.cd <HAProxy_EXTENSION_HOME>/bin ./haproxy-extension.sh
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.