Page Limits
There is a limit of 500 total base pages (including virtual pages) plus iframes and 500 Ajax calls that can be individually tracked per application. If your usage exceeds these limits, the Controller begins to drop metrics. If your installation is approaching these limits, you can modify how your metrics are collected by:
- Limiting the number of pages you instrument. If you are using manual injection, remove the JavaScript Agent from pages that are less important. See Inject the JavaScript Agent for more on injection types. If you are using automatic injection, create request match rules and request exclude rules to restrict injection to pages that meet certain criteria. See To Create Match Rules for Automatic Injection.
- Using custom naming rules to group similar pages together. See Configure Page Identification and Naming.