| Force client build number | Related to the parameter in the file. Use this parameter to mandate all clients upgrade to the same build number as the server, or set a minimum build number instead. |
| Abort request if socket closes | Related to the AbortRequestIfSocketCloses
parameter in the file. When a client closes the connection before the server finishes processing, the server stops the request thread to avoid long-running canceled requests. Enabled by default on Windows, disabled on Linux due to instability issues. |
| Transaction timeout | Related to the parameter in the server.conf file. This sets the time in seconds before a long running transaction is automatically canceled by the server. |