On 25.7.14 7:11 , Himanshu Sawhney wrote:
1. Reading 300 users + 300*2 sub nodes taking 12 seconds seems too long
even if ACL cache was empty
This should definitely not take so long. Where is that time being spent? Did you check some thread dumps? Also as you mention GET requests, it might be worth trying the Java API directly to rule out any network issues.
Michael
