conduktor.io ↗

sasl.server.max.receive.size — Kafka Broker Configuration

The maximum receive size allowed before and during initial SASL authentication. Default receive size is 512KB.

Description

The maximum receive size allowed before and during initial SASL authentication. Default receive size is 512KB. GSSAPI limits requests to 64K, but we allow upto 512KB by default for custom SASL mechanisms. In practice, PLAIN, SCRAM and OAUTH mechanisms can use much smaller limits.

Default Values by Kafka Version

Kafka VersionDefault Value
3.3524288
3.4524288
3.5524288
3.6524288
3.7524288
3.8524288
3.9524288
4.0524288
4.1524288
4.2524288
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.