HttpConnectionHandler.keep_alive_maxnum

Maximum number of requests through the same connection when using persistent connections; 0 disables using persistent connections.

class HttpConnectionHandler
protected
uint keep_alive_maxnum;

Meta