Changing the status of a server

Use rp_server_status to change the status of a server at runtime. For example:

rp_server_status "SERVER1","DOWN"

returns:

server      status
----------- -----------
SERVER1     DOWN