More server behind load balancer means more distribution of traffic and less load on a single node .Sudden spike in traffic won't choke the setup.
Regards Chandan
On Fri, Mar 12, 2021, 00:18 Quanah Gibson-Mount quanah@symas.com wrote:
--On Friday, March 12, 2021 12:12 AM +0530 chandan jain chandandevops@gmail.com wrote:
Quanah, I am already having this setup, but business wants to horizontal scale the setup.
If you only have a single application using LDAP, how does horizontal scaling help in any way?
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Actually client is using aggregator to login to application which generates 1000s of authentication request to ldap in milliseconds. It sometime chokes the two node mirror mode setup. So we are looking a way to horizontal scale and add more nodes.
Regards Chandan
On Fri, Mar 12, 2021, 00:21 chandan jain chandandevops@gmail.com wrote:
More server behind load balancer means more distribution of traffic and less load on a single node .Sudden spike in traffic won't choke the setup.
Regards Chandan
On Fri, Mar 12, 2021, 00:18 Quanah Gibson-Mount quanah@symas.com wrote:
--On Friday, March 12, 2021 12:12 AM +0530 chandan jain chandandevops@gmail.com wrote:
Quanah, I am already having this setup, but business wants to horizontal scale the setup.
If you only have a single application using LDAP, how does horizontal scaling help in any way?
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
Quanah I'm waiting for your take on this as you are aware of the whole thread from start.
Regards Chandan
On Fri, Mar 12, 2021, 00:25 chandan jain chandandevops@gmail.com wrote:
Actually client is using aggregator to login to application which generates 1000s of authentication request to ldap in milliseconds. It sometime chokes the two node mirror mode setup. So we are looking a way to horizontal scale and add more nodes.
Regards Chandan
On Fri, Mar 12, 2021, 00:21 chandan jain chandandevops@gmail.com wrote:
More server behind load balancer means more distribution of traffic and less load on a single node .Sudden spike in traffic won't choke the setup.
Regards Chandan
On Fri, Mar 12, 2021, 00:18 Quanah Gibson-Mount quanah@symas.com wrote:
--On Friday, March 12, 2021 12:12 AM +0530 chandan jain chandandevops@gmail.com wrote:
Quanah, I am already having this setup, but business wants to
horizontal
scale the setup.
If you only have a single application using LDAP, how does horizontal scaling help in any way?
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
--On Friday, March 12, 2021 11:38 PM +0530 chandan jain chandandevops@gmail.com wrote:
Quanah I'm waiting for your take on this as you are aware of the whole thread from start.
I don't have anything to add at this point. I don't know what sort of writes your application does, I don't know what it's requirements are as far as doing reads after writes, etc. In general, I'd expect a well written application that needs to do thousands of reads to be isolated from the write side of data processing, which doesn't seem to be the case here.
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org