Re: Impact of enabling authentication on performance

2020-06-03 Thread Gil Ganz
Great advice guys, will check it out. Jeff, what do you mean exactly by dropping bcrypt rounds? On Wed, Jun 3, 2020 at 10:22 AM Alex Ott wrote: > You can decrease this time for picking up the change by using lower number > for credentials_update_interval_in_ms, roles_update_interval_in_ms & > p

Re: Impact of enabling authentication on performance

2020-06-03 Thread Alex Ott
You can decrease this time for picking up the change by using lower number for credentials_update_interval_in_ms, roles_update_interval_in_ms & permissions_update_interval_in_ms Durity, Sean R at "Tue, 2 Jun 2020 14:48:28 +" wrote: DSR> To flesh this out a bit, I set roles_validity_in_ms an