Skip to content
New issue

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

Fix rate limit issue when more than 2 servers enabled in ingress #165

Merged
merged 1 commit into from
Jan 25, 2017
Merged

Fix rate limit issue when more than 2 servers enabled in ingress #165

merged 1 commit into from
Jan 25, 2017

Conversation

tangle329
Copy link
Contributor

When more than 2 servers enabled in ingress with rate limit enabled, nginx config file check will output error message like this:
[emerg] limit_conn_zone "default_echomap_conn" is already bound to key "$binary_remote_addr"

Signed-off-by: Tang Le at28997146@163.com

Signed-off-by: Tang Le <at28997146@163.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 24, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 43.155% when pulling c0aca18 on tangle329:master into 74512c1 on kubernetes:master.

@aledbf aledbf self-assigned this Jan 25, 2017
@aledbf
Copy link
Member

aledbf commented Jan 25, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 25, 2017
@aledbf
Copy link
Member

aledbf commented Jan 25, 2017

@tangle329 thanks!

@aledbf aledbf merged commit 099fba2 into kubernetes:master Jan 25, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants