HomeFreeBSD

Bump the default kern.rpc.gss.client_max from 128 to 1024.

Description

Bump the default kern.rpc.gss.client_max from 128 to 1024.

The old value resulted in bad performance, with high kernel
and gssd(8) load, with more than ~64 clients; it also triggered
crashes, which are to be fixed by a different patch.

PR: 235582
Discussed with: rmacklem@
MFC after: 2 weeks

Details

Provenance
traszAuthored on
Parents
rS344275: MFC r342114:
Branches
Unknown
Tags
Unknown