PDA

View Full Version : Slow response



Soredavide
02-29-2012, 06:30 AM
I am trying to make a program that can check proxy addresses; I can get the program to function. The issue I have is the program is really slow. I tried using several wrappers and pretty much get the same slow response. I also tried using just inet and winsock, with pretty much the same results. The issue comes when a bad proxy is tested; it takes forever to get the response and the program to timeout. Does anybody know what I could use to speed along this process? All I am doing is setting a proxy and sending a request for a page from NEO. It took bout an hour to do 200 addresses (not really a viable program).

[Only registered and activated users can see links]

Joshsadf
02-29-2012, 06:41 AM
Have you tried setting the Timeout feature in RipperWrapper to like 15-30 seconds?

I know if its a slow/bad proxy Gluraks will hang forever a day trying to connect.

Also, I'd love to know why there is a , after every port.

Soredavide
02-29-2012, 06:43 AM
Yes, I tried changing the timeout setting. I also tried just using Winsock, not sure what it is doing.

I got it sped up quite a bit, I can get a list of about 300 done in half an hour.



7:32:15 PM
90.190.9.1:8888 is a good working proxy
87.255.18.228:8888 is a bad proxy
68.71.61.60:53 is a good working proxy
210.4.69.30:80 is a bad proxy
41.35.47.10:8080 is a good working proxy
90.190.9.1:8888 is a good working proxy
2/29/2012 8:08:52 PM] Finished testing 290 proxies
8:08:52 PM

Zachafer
03-11-2012, 01:14 PM
Check out UniSock, a great Winsock replacement: [Only registered and activated users can see links]