Problem/Motivation

Authcache Enum computes all authcache keys which are theoretically possible using a brute-force method (cartesian product). This may lead to severe performance degradation if more than ~10 roles are enabled. As a result, certain operations like saving content can get very slow if the Cache Expiration module is also in use.

Proposed resolution

Add requirements check.

Remaining tasks

User interface changes

API changes

CommentFileSizeAuthor
#1 display_a_performance-2478217-1.patch1.78 KBznerol
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

znerol’s picture

Status: Active » Needs review
FileSize
1.78 KB

  • znerol committed 4e2cb0e on 7.x-2.x
    Issue #2478217 by znerol: Display a performance warning if more than 10...
znerol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.