Skip to content

ACL creates heavy and slow database traffic #94

@mkrecek234

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.

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