Sometimes privacy actions can prevent the Tealeaf PCA from processing hits in real-time.
You can address performance-related issues in the PCA that are caused by privacy actions by performing one or more of the following steps.
- Move all non-sensitive privacy rules into the pipeline downstream.
- Redesign your privacy rules to eliminate regular expressions.
- Experiment with the Stop Processing flag if only one occurrence in a page requires blocking.
- Create tests for your CPU-intensive rules based on URL or other unique data identifier in the request so only relevant hits are processed by the privacy rule.