PING
Syntax
PING
Privileges
NONE
Description
The PING command is provided to test whether a connection is still alive.
This command is also useful for:
- Verifying the server's ability to serve data - an error is returned when this isn't the case.
- Measuring latency.
Return
It returns the "PONG" String.
Example
> PING
PONG