Issue with scrapebox - only for someone skillled with tcpip!

andreyg13

Senior Member
Joined
Nov 13, 2009
Messages
915
Reaction score
1,792
Ok.

I have posted this before but i did not have the knowledge to describe what is happening. The main ideea is that after using scrapebox for about 2 hours or on a big list of blogs i can not access anything anymore as my connection freezes and even if i try to browse i get a blank page until i reboot the machine.

To describe this better:

I am loading a batch of 50k blogs and start commenting on them, in the background i am using cports to see what exactly happens to my connection.

I noticed that a lot of ports enter the fin_wait state and after a while they go into close_wait and from what other users advised, this should be the problem.

My questions are:

1. Can i reopen the ports that went int close_wait state without rebooting the machine?

2. If so, how can this be done?

3. If this can not be done, how can i open more ports in windows 7 and so extend the time untill i have to reboot my machine?

Help please, this is getting very anoying

thx in advance guys :)
 
look into this:
Code:
http://www.sevenforums.com/network-sharing/6045-windows-7-tcpip-sys-auto-patcher-remove-tcp-ip-connection-limit.html
 
Are you behind a router? If so, what kind?
yes, i use a wireless router D-link DI624 but that is not the problem, i tried this also with direct connection and i am still having this issue. And btw, this happens with public and private proxies.

look into this:
Code:
http://www.sevenforums.com/network-sharing/6045-windows-7-tcpip-sys-auto-patcher-remove-tcp-ip-connection-limit.html

thx a lot man, am looking into this now
 
Ok.

I have posted this before but i did not have the knowledge to describe what is happening. The main ideea is that after using scrapebox for about 2 hours or on a big list of blogs i can not access anything anymore as my connection freezes and even if i try to browse i get a blank page until i reboot the machine.

To describe this better:

I am loading a batch of 50k blogs and start commenting on them, in the background i am using cports to see what exactly happens to my connection.

I noticed that a lot of ports enter the fin_wait state and after a while they go into close_wait and from what other users advised, this should be the problem.

My questions are:

1. Can i reopen the ports that went int close_wait state without rebooting the machine?

2. If so, how can this be done?

3. If this can not be done, how can i open more ports in windows 7 and so extend the time untill i have to reboot my machine?

Help please, this is getting very anoying

thx in advance guys :)

i also experienced that and emailed sweetfunny about it. it happens quite often during Slow Poster mode.

i solved mine by reinstalling Windows.
 
You can use http://technet.microsoft.com/en-us/sysinternals/bb897437 to close the connections

yeah, just checked it out, dunno if i really want to close those connetions, mainly i would like to reboot them somehow so that i wont have to restart windows every 2 hours

currently testing what Honeybird reccomended
 
how many 'wait' connections did you saw when that happen ?

IMO, i think it's SB bug.. in programming, closing TCP socket can be tricky sometimes. Better to reuse socket other than open then close it..
 
how many 'wait' connections did you saw when that happen ?

IMO, i think it's SB bug.. in programming, closing TCP socket can be tricky sometimes. Better to reuse socket other than open then close it..

basically after more connections enter the fin_wait state and go into close_wait, sb is running but cports shows nothing from sb anymore so i guess all ports are closed at that point.

My concern is, how do i reopen those ports without rebooting my pc
 
basically after more connections enter the fin_wait state and go into close_wait, sb is running but cports shows nothing from sb anymore so i guess all ports are closed at that point.

My concern is, how do i reopen those ports without rebooting my pc

try disable/enable your network card?
 
Use the tcp/ip patch to remove the limit from windows. And for serious work, ditch Windows 7 and get a server version. Windows server 2003 standard edition works best. 2008 is a bit heavy. Trust me, you will see a huge difference on stability and network performance.
 
Use the tcp/ip patch to remove the limit from windows. And for serious work, ditch Windows 7 and get a server version. Windows server 2003 standard edition works best. 2008 is a bit heavy. Trust me, you will see a huge difference on stability and network performance.

will get your advice on this one and try that out, never really worked with a server edition though
 
UPDATE:

it is not a proxy related issue. I fired up the scrapebox link checker without proxies and it seems i get the same issue. I loaded a batch of 38k blog links in order to check for my link and after about 20k i get only errors and my mozilla browser only opens a blank page. I have to restrt my pc each time it does that and it gets really frustrating.

Maybe Sweetfunny has 5 mins. to drop some thoughts about this issue :)
 
My best bet is that this is a network card / router related issue. However this topic *IS* one worth watching out for.

I'm also interested in optimizing TCP/IP for high amount of connections (small packets?) etc. so if anyone got a list of the most important settings please do share.

One can find stuff on the internet about it but often it just isn't related to sending a lot of small packets (doing blasts with 100+ connections etc).
 
Are your RPC ports tied down?

Give this a try -

Run CMD as an admin
Enter - NETSH IN IPV4 SET DYNAMICPORT TCP START=25000 NUM=30300
Reboot machine then give it a try.
 
Two guys posted above about patching tcp-ip.
It will surely solve your problem.
 
Two guys posted above about patching tcp-ip.
It will surely solve your problem.

Yes, i have tried both patches and none of them solved this issue.

Are your RPC ports tied down?

Give this a try -

Run CMD as an admin
Enter - NETSH IN IPV4 SET DYNAMICPORT TCP START=25000 NUM=30300
Reboot machine then give it a try.

I just did this so i will leave my machine on till later with 300 threads and see what happens, i will update as soon as this is done. I just wonder, am i really the only one experiencing this?
 
Yes, i have tried both patches and none of them solved this issue.



I just did this so i will leave my machine on till later with 300 threads and see what happens, i will update as soon as this is done. I just wonder, am i really the only one experiencing this?

No, I had similar problems. I rebooted windows(7) in safe mode with network support and ran scrapebox in it. There it actually ran smooth as hell. Then I reinstalled windows 7. Now it works properly.
 
No, I had similar problems. I rebooted windows(7) in safe mode with network support and ran scrapebox in it. There it actually ran smooth as hell. Then I reinstalled windows 7. Now it works properly.

Faced the same problem!
Working awesome now..


Wow, rebooting and running it in safe mode did the trick, didn't think the solution is so simple :), i left it running with a batch of over 600k urls since 5pm yesterday and it is still running smooth :)

thx a lot

+rep given
 
Back
Top