---
title: Max Entries in Not-Enforced URI Cache
description: The maximum number of cached resource URLs that are matched by a not-enforced rule (inverted or not inverted).
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.notenforced.uri.cache.size
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.notenforced.uri.cache.size.html
---

# Max Entries in Not-Enforced URI Cache

The maximum number of cached resource URLs that are matched by a not-enforced rule (inverted or not inverted).

|                          |                                                                                                                                                                                                                                                   |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.notenforced.uri.cache.size`                                                                                                                                                                                                 |
| Aliases                  | `com.sun.identity.agents.config.notenforced.uri.cache.size`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6`org.forgerock.agents.notenforced.uri.cache.size`   Introduced in Java Agent 5.6 |
| Function                 | Not-enforced                                                                                                                                                                                                                                      |
| Type                     | Integer                                                                                                                                                                                                                                           |
| Default                  | `10000`                                                                                                                                                                                                                                           |
| Bootstrap property       | No                                                                                                                                                                                                                                                |
| Required property        | No                                                                                                                                                                                                                                                |
| Restart required         | No                                                                                                                                                                                                                                                |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                                          |
| AM console               | Tab: `Application`Title: `Max Entries in Not-Enforced URI Cache`Legacy title: `Not Enforced URIs Cache Size`                                                                                                                                      |
