Git Product home page Git Product logo

Comments (4)

CyberP1nk avatar CyberP1nk commented on August 23, 2024 1
  1. 40-90k + custom 100-700k

You're getting that many hits per minute? How is it possible with 1200-2000 CPM? Anyways, OB2 is not built to handle this kind of throughput. I suggest you:

* disable the database hit output and only use the file system one

* decrease the number of bots and see if you can get the same CPM with half the bots or so

Please let me know if it's better.

I have in mind to change the writes of hits to the database by using raw queries, so I will leave this issue open to track this.

Yea, this point is solve my issue
"disable the database hit output and only use the file system one"

from openbullet2.

openbullet avatar openbullet commented on August 23, 2024

You can remove the "Database" hit output and only leave the "File system" hit output in your job options, so that it will not save hits to the database but only to file.

Also, a few more questions please

  1. how would you define "big amount of word list"? How many wordlists and how many lines?
  2. do you get a huge number of hits? how many per minute?
  3. how many bots do you use?
  4. what's the CPM?

from openbullet2.

CyberP1nk avatar CyberP1nk commented on August 23, 2024

You can remove the "Database" hit output and only leave the "File system" hit output in your job options, so that it will not save hits to the database but only to file.

Also, a few more questions please

1. how would you define "big amount of word list"? How many wordlists and how many lines?

2. do you get a huge number of hits? how many per minute?

3. how many bots do you use?

4. what's the CPM?

1.2,500000 lines
2. 40-90k + custom 100-700k
3. 200
4. 1200-2000

from openbullet2.

openbullet avatar openbullet commented on August 23, 2024
  1. 40-90k + custom 100-700k

You're getting that many hits per minute? How is it possible with 1200-2000 CPM?
Anyways, OB2 is not built to handle this kind of throughput. I suggest you:

  • disable the database hit output and only use the file system one
  • decrease the number of bots and see if you can get the same CPM with half the bots or so

Please let me know if it's better.

I agree that the native client has a problem of concurrency where the collection of hits can be modified while it's being enumerated, and I will address that.

from openbullet2.

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.