skmprabhu252@gmail.com has uploaded this change for review.
Change RPC_Max_Connections max value to UINT32_MAX
The current max value is 10K, and this can be safely
increased to a 1000k. Anything larger also needs a
suitable change to increase the number of file
descriptors that can be opened by a process
(the default fs.nr_open is 1024*1024 = 1048576 on RHEL distro).
Change-Id: If15b5bb3976c75cf62babd2bb003917befbcef14
Signed-off-by: Prabhu Murugesan <prabhu.murugesan1@ibm.com>
---
M src/config_samples/config.txt
M src/doc/man/ganesha-core-config.rst
M src/support/nfs_read_conf.c
3 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/81/556581/1
To view, visit change 556581. To unsubscribe, or for help writing mail filters, visit settings.