UDP remote ports

Forum / General Discussions / UDP remote ports

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #49782
    Steve92
    Participant

    Hello,

     

    According to the doc, by default, for UDP, range of remote ports 4011-4999 must be opened on client side.

    Is there an impact on performances if we reduce this range to only one port, for example if the client uses many screens ?

    What is the best practice ?

    Thanks,

    Regards,

    Steve.

    #49788
    Britgirl
    Keymaster

    There is no impact on performance and only only one port is used at a time. Reducing the range too much only increases the chance that all the ports in the range are busy, and in that case udp wouldn’t be used.

    #49805
    Steve92
    Participant

    Hello,

    If multiple screens are used, only one UDP port is used ?

    how can it happen ?

    In our case, only one remote UDP port would be open instead of a range !

    In what case can it bring problems ? Give examples please.

    Thanks !

    Regards,

    Steve.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Please login .