We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Ran into two snags trying to use your module:
First, the install instructions aren't really clear about needing to apply the round_robin patch.
Second, the patch doesn't work on nginx-1.0.10 source. I will attach a "fixed" patch, if I can.
The text was updated successfully, but these errors were encountered:
https://gist.github.com/1634933
Sorry, something went wrong.
That's because it's not needed. It's only required if you want to use ngx_supervisord with built-in round robin load balancer.
ngx_supervisord
Thanks, I'll look over it a bit later.
No branches or pull requests
Hi,
Ran into two snags trying to use your module:
First, the install instructions aren't really clear about needing to apply the round_robin patch.
Second, the patch doesn't work on nginx-1.0.10 source. I will attach a "fixed" patch, if I can.
The text was updated successfully, but these errors were encountered: