Live data from Hacker News

Viewing profile — matttbe

matttbe

HN member
Joined
Sat, Apr 20, 2024, 8:10 AM UTC
HN karma
4
Public activity
10 items

About matttbe

No profile information was provided.

Recent public activity

  1. comment
    Comment #45577827

    MPTCP is supported by more and more servers these days! Note: if you don't see the two large graphs at the top, disable ad-blockers and/or try with another browser.

  2. comment
    Comment #45577810

    More and more apps (mostly server apps) have a dedicated option to enable MPTCP. Some server apps have even decided to enable MPTCP support by default, which makes sense: if MPTCP …

  3. comment
    Comment #45577753

    There are different ways to force an app to use MPTCP, where the most convenient method is 'mptcpize run ', see: https://www.mptcp.dev/setup.html#force-applications-to-use-m... But…

  4. comment
    Comment #45572815

    Of course you can do that. There are different timeouts (MPTCP level, TCP (and SSH) keep alive, etc.) to prevent having dangling connections for a while, but they can be changed if…

  5. comment
    Comment #40106440

    Such middleboxes can also be seen in cellular networks. (And firewall in free access points / guest networks)

  6. comment
    Comment #40095845

    Some ISPs in Europe are using MPTCP for people being too far from the street cabinets. Typically, for people in the countryside, with MPTCP can also be very interesting for mobilit…

  7. comment
    Comment #40095813

    Note that MPQUIC is still being discussed at the IETF. At the last IETF meeting, more changes have been discussed. Unfortunately, that slows down its adoption. https://lwn.net/Arti…

  8. comment
    Comment #40095795

    Yes, that's correct. In the Linux kernel, it would not be possible to switch to MPTCP by default. But apps can use it by default. For the server case, it really makes sense: https:…

  9. comment
    Comment #40095749

    I hope some apps will start using it :)

  10. comment
    Comment #40095746

    Good point, the last version (v0.60) is using the upstream kernel by default. I just added it in the list: https://www.mptcp.dev/apps.html#misc