David Sean Taylor wrote: >>I started noticing those messages as soon as I started asking for >>Permissions, but I'm not sure about the runtime cost (yet). >> >> > >It seems to be hitting the database several times per request. This is >not good. > >Is there a way to turn off security permission checks on portlet >aggregation? > Not so simple. I can think something about, but it should not be necessary. See below.
>In my projects, I have no need for security checks at this time. >Security checks during customization are sufficient for most systems >I've worked on. > > > Turbine ACL should be cached, at least per request. So, I will look where is the problem coming from. Also, I'm thinking of putting the Security constraints together with the portlet in the Wrapper. So checks would be much cheaper to do. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
