Changed to t_replicate_udp with a random port and it seems to not behave in the same way. I see that transactions are freed after a timeout.
``` # kamcmd tm.stats { current: 119 waiting: 17 total: 462 total_local: 0 rpl_received: 0 rpl_generated: 360 rpl_sent: 360 6xx: 0 5xx: 0 4xx: 360 3xx: 0 2xx: 0 created: 462 freed: 343 delayed_free: 0 }
```