-
Notifications
You must be signed in to change notification settings - Fork 198
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
UDP Server lost packets #210
Comments
@AlwaysYng I think if you uncomment the |
@AlwaysYng If you insist on the pipeline mode, you can try the following way:
|
I prepared a test case to reproduce this issue, I think we should fix it in the stream lua module. |
Isn't the behavior expected?
When you call |
Hello, I'm trying to use openresty as a udp server. But some packets were lost.
Centos7
nginx version: openresty/1.17.8.2
The text was updated successfully, but these errors were encountered: