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

Log socket response only if message is not empty #675

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

jcmoraisjr
Copy link
Owner

Since the Add External HAProxy implementation, HAProxyCommand send a response message for every command sent. Dyn update always send three commands (change ip/port, change state, change weight) and some of them doesn't have a response. This behavior wasn't adjusted in the dyn update implementation and some logged haproxy responses was empty.

Since the Add External HAProxy implementation, `HAProxyCommand` send a
response message for every command sent. Dyn update always send three
commands (change ip/port, change state, change weight) and some of them
doesn't have a response. This behavior wasn't adjusted in the dyn update
implementation and some logged haproxy responses was empty.
@jcmoraisjr jcmoraisjr merged commit dd78730 into master Oct 17, 2020
@jcmoraisjr jcmoraisjr deleted the jm-socket-empty-response branch October 17, 2020 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant