Meituan Technology Team
May 17, 2018 · Information Security
Performance Optimization and Monitoring of Kerberos KDC Service
The article examines Kerberos KDC performance issues on Meituan‑Dianping’s data platform, showing that PREAUTH halves throughput while RAID10 has little effect, and that a single‑CPU core limits QPS; deploying 40 processes and disabling PREAUTH raises throughput over tenfold, and a lock‑free shared‑memory monitoring module with the kstat tool provides real‑time metrics for troubleshooting.
AuthenticationKDCKerberos
0 likes · 17 min read
