KB Article #175447
Upgradeconfig error with rate value in maximum messages (throttling) filter
Problem
After running the upgradeconfig script on a version 5 or 6 entities file the rate value in Maximum Messages (Throttling) filter within the XML Threat policy of the Policy Library is set to ${{http.request.clientaddr}}
This should be ${http.request.clientaddr.getAddress()} as seen in a clean 7.2.2 configuration
Resolution
a) The value can be manually changed to ${http.request.clientaddr.getAddress()}
b) patch available for 7.2.1 / 7.2.2
c) fixed in release 7.2.3