Auto adjusts -limitfreerelay and -minrelaytxfee up or down as the memory pool grows or falls beyond one block in height.
A simple but effective way to block spammy transactions from getting accepted into the mempool and relayed, saving cpu, memory and valuable bandwidth.
The way it’s configured now it reaches maximum choke at 10 times the maximum block size.
When the mempool begins to fall again, the values of -minrelaytxfee and -limitfreerelay slowly return to their starting values using a 24hr decay.