>From Swen Schillig <s...@vnet.ibm.com>:

Swen Schillig has uploaded a new change for review.

  https://review.gerrithub.io/303395

Change subject: [NFS dispatcher] Add options to set the 3 keepalive parameters.
......................................................................

[NFS dispatcher] Add options to set the 3 keepalive parameters.

Beside enabling the keepalive option itself it might be wanted to
set the parameters probe, interval, count just for ganesha itself
and not system wide via the proc interface.
Therefore the core configuration section is extended with
the 3 parameters
        TCP_KEEPCNT
        TCP_KEEPIDLE
        TCP_KEEPINTVL
If not set or set to zero, the system-wide settings apply.

Change-Id: I576123187f2b43f09b8421a394b1a4fb1a477f75
Signed-off-by: Swen Schillig <s...@vnet.ibm.com>
---
M src/MainNFSD/nfs_rpc_dispatcher_thread.c
M src/config_samples/config.txt
M src/include/gsh_config.h
M src/support/nfs_read_conf.c
4 files changed, 63 insertions(+), 1 deletion(-)


  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/95/303395/1
-- 
To view, visit https://review.gerrithub.io/303395
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I576123187f2b43f09b8421a394b1a4fb1a477f75
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Swen Schillig <s...@vnet.ibm.com>

------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to