I'm currently using FreeIPA for user authentication but it's not meeting our speed needs. We have thousands of authentication requests, and it feels like the system is struggling. I'm looking for recommendations on high-performance LDAP servers that can handle a high load better. Any suggestions would be super helpful!
2 Answers
It sounds like you might need to optimize your existing setup first. Have you considered adding read replicas to your FreeIPA server? That could help distribute the load and improve performance.
You might want to check out OpenLDAP or SAMBA 4. They could provide better performance, especially under heavy loads. It might be worth experimenting with them if you're looking for alternatives.
Nope, just have the one FreeIPA server right now.