Skip to content

ACL creates heavy and slow database traffic #94

Description

@mkrecek234

Steps to reproduce:

  • Have an application with more complex model structure (multiple hasOnes, hasManys)
  • Set-up just one rule and activate ACL by setACL();

Issue:

  • Database traffic is MASSIVE due to the login_access_rule queries
  • Even if you index the related Atk4/login tables properly, it makes a difference between 0.2 sec to 4 sec. in loading time for comparably simple scripts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions