Installation guide
Appendix A AMAgent Properties 179
Example
com.sun.am.policy.agents.notenforced_client_IP_address_list =194.164.10.2
com.sun.am.policy.agents.is_postdatapreserve_
enabled
Description
This property enables/disables POST data preservation. By default its value is set
to false.
Valid Values
true
or
false
.
Example
com.sun.am.policy.agents.is_postdatapreserve_enabled = false
com.sun.am.policy.agents.
postcacheentrylifetime
Description
This property determines the number of minutes any POST data will remain valid
in the web server cache. After the specified interval, the entry will be cleared.
Valid Values
The time can be set by the Administrator. The default is 10 minutes.
Example
com.sun.am.policy.agents.postcacheentrylifetime = 10