proxybroker2
proxybroker2 copied to clipboard
Thanks, but serve is not working?
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,...)
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!
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. :-)