proxybroker2 icon indicating copy to clipboard operation
proxybroker2 copied to clipboard

Thanks, but serve is not working?

Open fenixi0 opened this issue 4 years ago • 2 comments

Hi, is it just me, or serve is not working? It works for about an hour or less and then it stops working.

  • How can I check the logs of proxybroker? is there a log?

This is the setting I'm trying: proxybroker serve --host 127.0.0.1 --port 8888 --types HTTPS --countries US --max-resp-time 4

I am running this process with immortal.run so that it's always on even if it crashes. But I've tried multiple times just running it as a regular shell process and after a while it always stops working, no matter how I run it (shell, nohup, immortal,...)

fenixi0 avatar Jun 05 '20 17:06 fenixi0

Also, could you solve some doubts please?

  • What does --limit do? Does it determine the number of good proxies I have in the queue? So if I set it to 500 then there is a list of 500 good ones in the queue?
  • What does --backlog do? Is it the maximum number of connections it will accept?
  • What does --max-error-rate do? If I set it to 0.1, does it mean that if a proxy fails 1/10 times it will be rejected?

And, which settings would you recommend?

Thank you very much!

fenixi0 avatar Jun 05 '20 17:06 fenixi0

Hello @fenixi0 , could you try testing https://hub.docker.com/r/bluet/proxybroker2 and see if the problem still persists?

For the document improvements, it would be nice to open a separate issue, so we can track it and fix it. :-)

bluet avatar Jun 30 '20 04:06 bluet