LIBU-461 — Per-Address Statistic Table search failure
The PAST table is used for checking number of connection attempts from clients per one second. This table uses hashing function with slots of size given by the TCPSERVER.CONN-RATE-TABLE.SEARCH value. The table counts all search failures and during a cleanup reports this number.
Depending on a frequence of these messages, you should consider increasing the slot size.