Set the maximum amount of connected HTTPClients (‐rpcmaxconnections)
Synopsis
Declared in <httpserver.h>
void
SetMaxConnections(int max_conn);
Parameters
Name |
Description |
max_conn |
Maximum number of concurrent client connections. |
Created with MrDocs