Configuring Unicast over TCP: typo in cluster link properties sample

thumbnail
Jamie Sammons, 1 Jaar geleden aangepast. New Member Berichten: 4 Aanmelddatum: 18-5-11 Recente berichten

https://learn.liferay.com/w/dxp/installation-and-upgrades/setting-up-liferay/clustering-for-high-availability/configuring-unicast-over-tcp

bullet #7 under Unicast Configurations has the cluster links properties as:

cluster.link.channel.properties.control=jgroups/secure/md5/udp_control.xml
cluster.link.channel.properties.transport.0=jgroups/secure/md5/udp_transport.xml

Should'nt it be 

cluster.link.channel.properties.control=jgroups/tcp.xml
cluster.link.channel.properties.transport.0=jgroups/tcp.xml

 

thumbnail
Jamie Sammons, 1 Jaar geleden aangepast. Expert Berichten: 367 Aanmelddatum: 5-9-14 Recente berichten

Bug Report Created: https://liferay.atlassian.net/browse/LPD-46979