AsyncPool.aliveCheckTime

Free connections are checked over the time by sending senseless queries. Don't make this time too small - huge overhead for network. Don't make this time too big - you wouldn't able to detect failed connections due server restarting or e.t.c.

class AsyncPool
@property shared
Duration
aliveCheckTime
()

Meta