rotating-proxy
rotating-proxy copied to clipboard
Any idea why when running in detached mode it doesn't work?
When I run this container interactively everything works great. When I run it detached connections sometimes work and mostly doesn't. Nginx responds there was a problem so I assume the problem is related to one of the items in the chain of processes (nginx -> haproxy -> polipo -> tor) is having some issues running in non interactive mode.