---
title: Enable Not-Enforced IP Cache
description: When true, the agent caches evaluations of the Not-Enforced Client IP List.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.notenforced.ip.cache.enabled
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.notenforced.ip.cache.enabled.html
---

# Enable Not-Enforced IP Cache

|   |                                              |
| - | -------------------------------------------- |
|   | The use of this property is NOT recommended. |

When `true`, the agent caches evaluations of the [Not-Enforced Client IP List](org.forgerock.agents.notenforced.ip.list.html).

Enable this setting if you are configuring many rules.

|                          |                                                                                                                                                                                                                                                      |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.notenforced.ip.cache.enabled`                                                                                                                                                                                                  |
| Aliases                  | `org.forgerock.agents.notenforced.ip.cache.enabled`   Introduced in Java Agent 5.6`com.sun.identity.agents.config.notenforced.ip.cache.enable`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6 |
| Function                 | Not-enforced                                                                                                                                                                                                                                         |
| Type                     | Boolean: `true` returns true; all other strings return `false`.                                                                                                                                                                                      |
| Default                  | `true`                                                                                                                                                                                                                                               |
| Bootstrap property       | No                                                                                                                                                                                                                                                   |
| Required property        | No                                                                                                                                                                                                                                                   |
| Restart required         | No                                                                                                                                                                                                                                                   |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                                             |
| AM console               | Tab: `Application`Title: `Enable Not-Enforced IP Cache`Legacy title: `Not Enforced IP Cache Flag`                                                                                                                                                    |
