Thomas B
Thomas B
Still here. To reproduce: ``` ssh -p 22222 haos iptables -L ``` super slow when looking at the DOCKER chain.
> I think the difference is that on other interfaces there is typically a name server > I am not sure though if things really work as intended 🤔 I...
> otherwise you'd run `iptables -Ln` For me iptables is a reproducer of the issue that also happens in the ssh context, and if we don't have an appropriate mDNS...
Is this issue solved? The [doc currently mentions](https://docs.rs/moka/latest/moka/policy/struct.EvictionPolicy.html) TinyLFU as an possible eviction strategies in addition to LRU. > Right now the eviction strategy is LRU, but I want to...