issues
search
basis-company
/
tarantool-admin
MIT License
110
stars
29
forks
source link
client connection timeout environment options
#15
Closed
nekufa
closed
7 years ago
nekufa
commented
7 years ago
fixed in 0.2.27
Configure using env
Application can be configured via environment:
TARANTOOL_CONNECT_TIMEOUT - connect timeout
TARANTOOL_SOCKET_TIMEOUT - connection read/write timeout
TARANTOOL_TCP_NODELAY - disable Nagle TCP algorithm
fixed in 0.2.27
Configure using env
Application can be configured via environment: