Hi there,

Due to the need to improve the performance on the LDAP plugin, our team 
developed a negative cache feature on top of the LDAP Plugin: 
https://github.com/SoftwareBuildService/ldap-plugin-negative-cache 

What it does is to imitate the behaviour of the original caching, but 
instead it caches the refused users, and if they try to log in again and 
they are still in the cache they are refused again without making a request 
to LDAP. This allows us to improve performance on our very-busy production 
instance and it's been running for more than a year with no noticeable 
issues.

So we were wondering if this feature would be desirable to merge it into 
the official LDAP Plugin 
<https://wiki.jenkins.io/display/JENKINS/LDAP+Plugin>, with which it's 
already up to date. 

What do you think, is this feature desirable?

Thanks in advance!
Carles

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/2a1ec310-be07-4f1d-bcf5-04f90b071873%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to