Is anybody else noticing this to run slow? I mean it took me like 13 days to pull 50k messages.
And now its to the point where it just keeps timing out. I am only pulling 9 groups right now.
Also I would like to confirm that it is not my usenet server. I have a premium pay account with a big provider.
Plus now it keeps generating the following.
PHP has encountered a Stack overflow
I need to get this fixed asap.
Oh hell ya. I got this thing moving pretty decent now.

My usenet server and many others dont like taking that many connections that fast. They will still see the old ones and cuase the timeout errors becuase of hitting the max connections. Becuase I just split the group connect into its own function and just told it that we are working with only one server right now and presto started moving decent.
Thanks
Tim