Skip to content

Inefficient transmission (need help) #598

Description

@LonePheasantWarrior

I deployed my private service via docker (the server is at home and the home device has a public IP).

When I access my own private snapdrop service via domain name, I find that it is very slow even if both devices are on the same LAN. After my observation, I found that even if the two devices are in different network environment (not in the same LAN), they can still discover and transfer data to each other, and the transfer rate is the same as in the same LAN.
That is to say, no matter how the network environment, the data always has to pass through my private server, which greatly affects the use experience, how to fix this?

The FQDN value in my /docker/fqdn.env file is set to my public domain name, is it not configured correctly here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions