Hi Cliff,
Thanks for your response. I'm using SSLRandomSeed startup builtin SSLRandomSeed connect builtin and 5 is definitely the file descriptor for the network connection. Is there anything else I should check? Thanks, - Alex On Mon, 24 Jun 2002, Cliff Woolley wrote: > On Sun, 23 Jun 2002, Alex Kotov wrote: > > > After a while the server processes become stuck while waiting for > > the data from a socket. > > Running strace on a hung process produces > > read(5, > > for a long time, eventually followed by > > read(5, 0x959d2d8, 11) = -1 ETIMEDOUT (Connection timed out) > > Are you sure that file descriptor 5 is the connection to the client? > > What SSLRandomSeed are you using? This sounds like one of those > /dev/random not-enough-entropy problems to me. > > --Cliff > > > ______________________________________________________________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] > ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]