Why are certain operations much slower when triggered from a slave cluster-node?

Question / Problem

Certain operations in a CQ4/CQ5 authoring cluster (e.g. replication) are considerably slower when triggered from a slave cluster-node.

Answer / Resolution

The latency is caused by delays on the TCP layer: per default, small data packets are concatenated into bigger frames before actually sending them across the network to prevent network congestion. This has a negative performance impact on the TCP communication between the slave and master cluster-nodes and can be improved dramatically by setting the TCP_NODELAY flag on TCP connections. This causes every data packet to be transmitted immediately.

Attached to this article is CRX hotfix pack 1.4.2.8 which causes the TCP connections used for cluster-communication between master and slave cluster-nodes to be opened with the TCP_NODELAY flag set.

Applies

CRX1.4.2

下載

 Adobe

更快、更輕鬆地獲得協助

新的使用者?

Adobe MAX 2024

Adobe MAX
創意大會

10 月 14 至 16 日邁阿密海灘和線上

Adobe MAX

創意大會

10 月 14 至 16 日邁阿密海灘和線上

Adobe MAX 2024

Adobe MAX
創意大會

10 月 14 至 16 日邁阿密海灘和線上

Adobe MAX

創意大會

10 月 14 至 16 日邁阿密海灘和線上