Managing system entropy
Linux uses entropy to calculate random data that is used by the system in cryptographic operations.
About this task
Some environments with low entropy might have intermittent performance issues with SSL-based communication. This is more typical on virtual machines but can occur in physical instances as well.
Steps
-
Monitor the
kernel.random.entropy_avail
insysctl
value for best results.