To add to @jchavanton remarks, besides trying with a different URI by using custom parameters, you can eventually try with a custom hostname and associating the IP with hostname via `dns_cache` modparam from `corex` module.
Otherwise, uri is the key to identify the record kept more or less from the initial version when the other attributes didn't exist, so using same value can lead to mixing matching them internally.