Adding keep_idle config value to socket

User can cofigure KEEPIDLE time for sockets in TCP connection.
The default value is the old value which is 600.

Change-Id: Ib7fb166deb8a87ae4e97ba0671048b1ec079a2ef
Closes-Bug:1759606
This commit is contained in:
FatemaKhalid
2018-09-14 23:18:22 +02:00
parent 52ecbf9539
commit cfeb32c66b
11 changed files with 58 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
[DEFAULT]
# bind_ip = 0.0.0.0
bind_port = 6201
# keep_idle = 600
# bind_timeout = 30
# backlog = 4096
# user = swift