5.1. Primary Commands

Primary process is managed with pri command.

5.1.1. status

Show status of primary.

spp > pri status
recv:('127.0.0.1', 50524):{Server Running}

5.1.2. exit

Terminate primary.

spp > pri exit
closing:('127.0.0.1', 50524)

Note

You should not use this command because terminating primary before secondaries may cause an error. You shold use bye command instead of pri exit.

5.1.3. clear

Clear statistics.

Note

This command is not supported currently.

spp > pri clear
recv:('127.0.0.1', 50524):{clear stats}