Increased actual threads
I used to have crazy success with earlier versions of SER but now it's going so slow for submissions... I see there is an actual thread counter in the status bar which shows me that my requested thread rate of 60, is actually 1 to 7 or so.... errr... huh?... no wonder why it's super slow now.. it's barely doing any work.
Why is the thread count so low might you think?, and how could I get it higher?
I also have SEO Indexer running, and sometimes captcha sniper 777 - although that no longer seems to work either, 60 captchas selected and last solve time is always 0, with no activity....
I want my link machine working it's nuts off again
Tagged:
Comments
It seems that one of the BIG questions is about how the threads work. I have seen variations of these questions repeated several times. It seems from some of the answers that there are certain functions within the program that benefit from (or use???) multi-threading more and other functions that do not.
I think it would be good for someone (that really knows and can explain it) to give us all a better understanding of how the threads work and why, so often, the program uses many less threads than what we have set it to.
1. each project has its own managing thread that takes care of finding new targets (or loading it from site lists, imported sites) and verification of submitted URLs.
2. On a verification it uses as many threads as possible
3. On submission it uses as many threads as possible
4. Between verificationa nd submission it has to wait till all threads from that running project are done to not get in conflict with the data.
5. When submission is done, it can of course only start as many threads as target urls are present and only if the domain of the URLs is different to not get a double submissions
6. Between searches for new targets, it has to wait a certain time to not hammer the same search engine (google.de = google.com so having all google search engines listed is not counting as seperate search engines). A search engine gives back a maximum of 100 (sometimes only 10) results. So it is normal that you see only a max of 100 threads if search engines are used only (usually lower as the search engine returns URLs with same domain).
To make it short, if you want to use all your threads on submission, you need to import target urls or use site lists.
I hope this clears some things up.
To make it short, if you want to use all your threads on submission, you need to import target urls or use site lists." --> Do you mean without selecting any SE's or can we still select SE's as well?