Saturday, March 27, 2010

Citrix Slow Linux Client Launch on Encrypted Connections

I've been noticing that the Linux Citrix Client is slow to launch over encrypted connections, THis seems to be an issue if there is not enough data in the kernel. To resolve this performance issue, issue the command:


sudo ln -sf /dev/urandom /dev/random

THe client will now launch much faster