Tuesday, September 6, 2022

Show HN: Path MTU Discovery Test https://ift.tt/83qpY27

Show HN: Path MTU Discovery Test While there are plenty of ways to test if your MTU is set correctly and that Path MTU Discovery works, I haven't seen a browser based test that works in both directions. Hope this is useful for someone. Source code on github https://ift.tt/NrbJ73e (Server is Yaws on FreeBSD) https://ift.tt/jVeb54q September 6, 2022 at 06:25AM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...