Go to file
2010-08-30 18:34:28 +00:00
core/src/main Cache LDAP attributes to go easy on memory footprint. Where I saw this problem, each LDAP BasicAttributes is about 30K big, and a programmatic client logged in 7000 times, resulting in 140MB of memory consumption just by LDAP attributes. 2010-08-30 18:34:28 +00:00
test/src/test/groovy/hudson/security Cache LDAP attributes to go easy on memory footprint. Where I saw this problem, each LDAP BasicAttributes is about 30K big, and a programmatic client logged in 7000 times, resulting in 140MB of memory consumption just by LDAP attributes. 2010-08-30 18:34:28 +00:00
war/src/main/webapp/WEB-INF/security HUDSON-7300 #resolve 2010-08-25 17:53:48 +00:00