Hi, 

my /dev/urandom is working with no problem.
I do a strace as sugested, and don't found any blocking situation. However the
apache start to connect quickly, no block/hang this time.
The worst part, is that is a random error. Some time the server block, other
time no.

Klaubert

--- Joshua Slive <[EMAIL PROTECTED]> wrote:

> On 6/14/06, Klaubert Herr da Silveira <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to