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

Improve receiving proxy protocol information #178

Merged

Conversation

savonarola
Copy link
Contributor

@savonarola savonarola commented Apr 26, 2023

https://emqx.atlassian.net/browse/EMQX-9751

  • handle proxy protocol timeout correctly
  • handle recv errors while receiving proxy protocol

Should fix emqx/emqx#10488

@savonarola savonarola requested review from a team April 26, 2023 12:13
@savonarola savonarola changed the title Fix receiving proxy protocol information Improve receiving proxy protocol information Apr 26, 2023
@savonarola savonarola force-pushed the 0426-proxy-protocol-handle-socket-close branch 3 times, most recently from e5475bd to 8e71238 Compare April 26, 2023 14:45
* handle proxy protocol timeout correctly
* handle recv errors while receiving proxy protocol info
@savonarola savonarola force-pushed the 0426-proxy-protocol-handle-socket-close branch from 8e71238 to 7336140 Compare April 26, 2023 14:50
src/esockd_proxy_protocol.erl Show resolved Hide resolved
src/esockd_proxy_protocol.erl Show resolved Hide resolved
@savonarola savonarola merged commit d0b7c29 into emqx:master Apr 26, 2023
@savonarola savonarola deleted the 0426-proxy-protocol-handle-socket-close branch April 26, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EMQX 5.0.22 recv_proxy_info_error
3 participants