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

Not working well with AWS global accelerator. #49

Open
wzrf opened this issue May 11, 2021 · 0 comments
Open

Not working well with AWS global accelerator. #49

wzrf opened this issue May 11, 2021 · 0 comments

Comments

@wzrf
Copy link

wzrf commented May 11, 2021

I deploy the server and client side on the server and my Mac, only that the client use a AWS global accelerator to connect to the server. I find that the udp2raw connection lost packets continuously, I send number start from 1 to the server and print out the received data, which shows below, that after received 1,2,3, the next number received is 14. Each number is sent with an interval of 100ms.
I use the command

./udp2raw_mp_binaries/udp2raw_mp_mac -c -l0.0.0.0:3333 -rxx.xxx.xxx.xxx:80 -k "passwd" --raw-mode faketcp
./udp2raw_amd64 -s -l0.0.0.0:80 -r 127.0.0.1:8080 -k "passwd" --raw-mode faketcp

image

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

No branches or pull requests

1 participant