Closed (fixed)
Project:
Rules
Version:
6.x-1.0-beta5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2009 at 04:35 UTC
Updated:
10 Apr 2009 at 13:30 UTC
What are the scaling limits of rules currently?
What are the future plans for rules and prospective limits in the near future?
Comments
Comment #1
fagoLimits? I'm not aware of any. Rules uses the cache system to cache the rules, so when an event happens it just gets any configured rules from the cache and evaluates them.
Plans? Benchmark it. Improve it to only include the .rules.inc of the really executed actions/conditions. Now it includes all .rules.inc whenever a rule is being executed.
Comment #2
fagoPlease reopen if you have more questions :)