InputGSSServerMaxSessions¶
Sets the maximum number of concurrent sessions supported by the server.
This parameter applies to imgssapi: GSSAPI Syslog Input Module.
- Name:
InputGSSServerMaxSessions
- Scope:
input
- Type:
integer
- Default:
200
- Required?:
no
- Introduced:
3.11.5
Description¶
Sets the maximum number of concurrent sessions supported by the listener.
Note
Due to a long-standing bug, the configured limit is not forwarded to the underlying TCP listener. Regardless of the value set here, the listener currently enforces the built-in default of 200 sessions.
Input usage¶
module(load="imgssapi")
$inputGssServerMaxSessions 200
Legacy names (for reference)¶
$inputGssServerMaxSessions — maps to InputGSSServerMaxSessions (status: legacy)
See also¶
See also imgssapi: GSSAPI Syslog Input Module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.