Will out of order packets impact a PCoIP session?
PCoIP will work when packets are becoming out of order between the two PCoIP endpoints. Re-ordering packets on PCoIP endpoints requires that packets are held in a queue/buffer while waiting to receive the packets that need to be put back into order.  With …
Why do I get poor performance on an MPLS network?
There are a number of configuration requirements for using PCoIP protocol on an MPLS network.  Prioritize PCoIP packets as a best practice Avoid packet loss Avoid out-of-order packets PCoIP protocol may consider out-of-order packets as lost if the data …
How do I ensure a fair allocation of bandwidth between multiple PCoIP sessions?
The PCoIP congestion avoidance algorithms are designed to ensure a fair allocation of bandwidth between multiple PCoIP sessions on the same network. There may be some networks where this doesn't work as well. There is also an associated time constant for …
Configure HP Anyware Event Log Verbosity
HP Anyware event log verbosity (level) can be configured on both the client and agent software.   PCoIP Software Client for Windows: http://www.teradici.com/web-help/pcoip_client/windows/current/#Topics/Troubleshooting.htm?Highlight=Setting%20Log%20Levels …
How does PCoIP share bandwidth over the network?
The BW Limit is dynamically calculated and represents the bandwidth the PCoIP session estimates to be available given the network conditions. The calculation takes into account the existing bandwidth usage, packet loss and any high latency spikes. The …
Default HP Anyware Connector docker network conflicts with VPN network
Scenario: The default HP Anyware Connector docker network is conflicting with VPN network. When specifying the --connector-network-cidr flag during the installation of HP Anyware Connector the docker network is that same range as the default 172.x How can …