GithubHelp home page GithubHelp logo

Comments (14)

Ji-Peng avatar Ji-Peng commented on June 12, 2024 2

Now that it's late at night in China, I can use the Libevent library to link and rerun unbound on my 22.04 system tomorrow

from unbound.

gthess avatar gthess commented on June 12, 2024

If I understand correctly you are using the exact same version of Unbound built from source on two different systems with different results. Could you share your configure command? If you have a running Unbound at the moment, unbound -V would also include it.

from unbound.

Ji-Peng avatar Ji-Peng commented on June 12, 2024

Thank you for your response. Upon reviewing my previous records, I found that the configuration command I used was ./configure --with-ssl=/root/local-eng25519, specifying only my custom OpenSSL directory.

I happen to have a Ubuntu 22.04 machine available now, so I will attempt to replicate this issue.

from unbound.

Ji-Peng avatar Ji-Peng commented on June 12, 2024

I have now fully replicated the issue. Please let me know what information you need from me.

from unbound.

Ji-Peng avatar Ji-Peng commented on June 12, 2024

I've documented nearly all commands and their corresponding outputs when replicating this issue. Please take a look at the debug_unbound. It contains ample information.

If the above details are still insufficient, please let me know what additional information you need.

from unbound.

gthess avatar gthess commented on June 12, 2024

Thanks for this! I can already spot something that my coworker also thought would be an issue:

Linked libs: mini-event internal (it uses select), OpenSSL 1.1.1q  5 Jul 2022

Is mini-event also used on a 20.04 system?

from unbound.

Ji-Peng avatar Ji-Peng commented on June 12, 2024

Yes, all configurations are same on Ubuntu 20.04.

from unbound.

gthess avatar gthess commented on June 12, 2024

I wasn't clear enough or your answer is not clear to me :)
I meant to ask if you get the same output for the unbound -V command on a 20.04 system.

from unbound.

Ji-Peng avatar Ji-Peng commented on June 12, 2024

Sorry, I don't have a ubuntu20.04 system to run unbound right now, I just remember that the operation flow including all the commands on the ubuntu20.04 system is exactly the same

from unbound.

gthess avatar gthess commented on June 12, 2024

No worries, I'll try to replicate on 20.04 and come back to this.

from unbound.

Ji-Peng avatar Ji-Peng commented on June 12, 2024

I've used libevent to link and rerun the previously described experimental steps. Here's the configuration: ./configure --with-ssl=/root/local-eng25519 --with-libevent.

The output of the unbound -V command is as follows:

Version 1.19.4

Configure line: --with-ssl=/root/local-eng25519 --with-libevent
Linked libs: libevent 2.1.12-stable (it uses epoll), OpenSSL 1.1.1q  5 Jul 2022
Linked modules: dns64 respip validator iterator

BSD licensed, see LICENSE in source package for details.
Report bugs to [email protected] or https://github.com/NLnetLabs/unbound/issues

Unfortunately, the final throughput remains the same, still close to 20 connections/second.

from unbound.

Ji-Peng avatar Ji-Peng commented on June 12, 2024

Has there been any further progress regarding this issue?

from unbound.

gthess avatar gthess commented on June 12, 2024

I verified that mini-event is also used with a default 20.04 system but I can look further on reproducing next week.

from unbound.

gthess avatar gthess commented on June 12, 2024

I can reproduce the exact same behavior but not sure what is happening. I am comparing 20.04 and 24.04 btw; 24.04 is slow.
The last thing I noticed that is different with tcpdump is that your client seems to be sending RST packets in 24.04. Haven't investigated further though yet.

from unbound.

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.