mark_story schrieb: Hi Mark! > Tiggr: How many queries is ACL component doing. Normally for a single > check it is ~6 db calls. If you are doing more than one acl check per- > page you should be caching the results, so you can use them over > again. But caching is not part of the core ACL component. > I see 69 calls related to ACL! :-(
I'm afraid, this is poor application design on my side too. :-((((( I go through a list of 10 entries (pagination, this is why they are max 10 entries per page.) On each entry I check for the rights to edit this entry! Thinking about it, I think it's no problem to put this checks outside the loop! Talking about it makes me thinking about it! Sorry about asking silly questions! I try to optimize my views, and tell you, if it get's better! Bye and thanks Marcus
smime.p7s
Description: S/MIME Cryptographic Signature
