connection_name - CONNECTION_NAME option
The connection name is is a unique name assigned to the connection. When caching connections (e.g. when running on WEB servers), connections are not closed when a client disconnects. The connection name is used for fast client reconnect. Moreover, the client session on the server side is able to maintain client states while the client is not closed.
Type: char

