Git Product home page Git Product logo

Comments (6)

marten-seemann avatar marten-seemann commented on September 25, 2024

Might be related to either GSO or ECN (#4178). Try (separately) setting QUIC_GO_DISABLE_ECN=true and QUIC_GO_DISABLE_GSO=true.

Please let me know if any of them works, and if so, what kind of machine you're running on.

from quic-go.

lastpepole avatar lastpepole commented on September 25, 2024

@marten-seemann
I do it, find new error.
client error log: Get "https://10.10.10.10:6121/": timeout: no recent network activity.

from quic-go.

marten-seemann avatar marten-seemann commented on September 25, 2024

That's not a quic-go problem anymore, you're just running into a network timeout.

from quic-go.

lastpepole avatar lastpepole commented on September 25, 2024

@marten-seemann
That's a quic-go problem. we find server don't reply client by tcpdump in server side.

tcpdump info:
17:33:25.616234 IP 10.10.10.11.30666 > 10.10.10.10.6121: UDP, length 1252
17:33:25.816330 IP 10.10.10.11.30666 > 10.10.10.10.6121: UDP, length 1252
17:33:25.816337 IP 10.10.10.11.30666 > 10.10.10.10.6121: UDP, length 1252
17:33:26.216811 IP 10.10.10.11.30666 > 10.10.10.10.6121: UDP, length 1252

from quic-go.

marten-seemann avatar marten-seemann commented on September 25, 2024

Your connectivity issues are not a quic-go problem. I won't be able to help you debug your network setup for free, sorry!

from quic-go.

lastpepole avatar lastpepole commented on September 25, 2024

@marten-seemann
I solve it.
must set QUIC_GO_DISABLE_ECN=true and QUIC_GO_DISABLE_GSO=true in server side.
thanks.

from quic-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.