On 6/14/06, Klaubert Herr da Silveira <klauberts@xxxxxxxxx> wrote:
Well, My SSLRandomSeed in ssl.conf is default (for Apache 2.0.52-22, CentOS 4): SSLRandomSeed startup file:/dev/urandom 256 SSLRandomSeed connect builtin I forget to mention that the time to serve content range from 2min until 40min.
Is your /dev/urandom working? It shouldn't be blocking. Does "cat /dev/urandom" keep spitting binary stuff at you until you stop it? Otherwise, you can try running httpd -X under strace to see if there is another blocking syscall. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx