Configuring Unicast over TCP: typo in cluster link properties sample

thumbnail
Jamie Sammons, modifié il y a 1 année. New Member Publications: 4 Date d'inscription: 18/05/11 Publications récentes

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, modifié il y a 1 année. Expert Publications: 367 Date d'inscription: 05/09/14 Publications récentes

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