Jie Gao wrote:Use /dev/urandom, which will not block.
It's not us who uses it, but Apache, so it's not under our control. Notice that Digest: generating secret for digest authentication ... is coming from an apache module.
If mod_ssl is enabled, too, you could set the SSLRandomSeed directive to point to a static file, leaving more /dev/random bytes for mod_auth_digest.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
