Giter Site home page Giter Site logo

Comments (9)

tsenart avatar tsenart commented on July 21, 2024

Hello there,

DNS servers usually run on port 53. Those errors indicate that your DNS server is unavailable for some requests. As a first step, I would attempt to define your targets with IPs instead.

from vegeta.

agenteo avatar agenteo commented on July 21, 2024

Great suggestion. I'll try that.

Those DNS errors as well as socket timeout are currently all part of the code 0 (for a total of 1676)? I'd like to contribute if you reckon it's gonna be beneficial to have them broken up in to different classes of codes.

from vegeta.

tsenart avatar tsenart commented on July 21, 2024

Those codes are HTTP response status codes. If we're not getting any response it doesn't make sense to classify them as anything else than 0.

from vegeta.

agenteo avatar agenteo commented on July 21, 2024

Yeah so maybe code is the wrong name, exception class or kind to be able to see those kind of dns errors bubble up in the report rather then having to search the error set.

I have 1643 entries in my error set from report. But I see 1676 0s codes. Can I get hold of the remaining detail errors?

And I see 717 505s 🐳 which I'd like to investigate on, is there any data on them in the attack output?

Thanks

from vegeta.

tsenart avatar tsenart commented on July 21, 2024

For me to help you further, you'd have to provide reproducible steps for me to reach the same erroneous conditions you're seeing.

from vegeta.

agenteo avatar agenteo commented on July 21, 2024

would the attack output file be sufficient? Can extract out of it more details then what I see in the vegeta report?

from vegeta.

tsenart avatar tsenart commented on July 21, 2024

I also need the inputs to vegeta attack.

from vegeta.

agenteo avatar agenteo commented on July 21, 2024

I've been running the same plan off an EC2 instance and also added the -timeout to 30s, fixed all the code 0 problems I was reporting on this.

The 505s were malformed URLs in my test plan will open a separate ticket about that.

from vegeta.

tsenart avatar tsenart commented on July 21, 2024

Ignoring errors usually leads to hard to track results. Next time it'd be better for you to do a short load test to validate your inputs, before going full on.

from vegeta.

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.