menuTicketing

M · Moved

Structure
Example refresh

Indicates that this node is not the active node and directs the client to another node (cluster only). It carries the active node's address (host:port) as text. See Protocol (Cluster) for details on cluster behavior.

Byte notation: op is an ASCII character, and addr is UTF-8 text (variable-length, shown as N in the structure). The trailing \n is 0A.