Re: Feeding /dev/random with /dev/urandom

From: David Magda (dmagda+trace040423_at_ee.ryerson.ca)
Date: 04/30/04


Date: 29 Apr 2004 19:10:32 -0400

ermscag@tin.it (erm67) writes:

> I would really prefer to use this method, but named apache2 and
> sendmail use /dev/random at least in my distribution (Fedora 1). In
> apache2 and named the random device has to be indicated at compile
> time so the other solution is to recompile custom rpm to avoid the

Go through the docs for the configuration file. Especially:

SSLRandomSeed startup file:/dev/random 512
SSLRandomSeed connect file:/dev/urandom 512

I'm assuming 'startup' is when Apache2 is initially loaded and you
want a good source of entropy, but 'connect' is when HTTP clients
connects and you don't want the system to block.

-- 
David Magda <dmagda at ee.ryerson.ca>, http://www.magda.ca/
Because the innovator has for enemies all those who have done well under
the old conditions, and lukewarm defenders in those who may do well 
under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI


Relevant Pages

  • Re: mod_frontpage + apache2
    ... > I tried to compile but it fails on apache1.3 dependencies. ... > howto run frontpage server extensions on bsd with apache2? ...
    (freebsd-isp)
  • not very experienced q
    ... I've managed to compile Apache2 onto my Linux box. ... To give you an idea of where I'm up to, this is the very first time I ...
    (alt.php)
  • Re: apache upgrade 1.3 -> 2
    ... >>machine and now I'd like to go to apache2. ... On the other point, PHP is thread safe, it is the libraries which you choose to ... compile into PHP that may not be thread safe. ...
    (freebsd-questions)
  • Re: Apache2: httpd.conf or apache2.conf?
    ... I would absolutetly recommend to compile the apache2 by ... > hand so you can define your own profile in the config.layout file to ...
    (Debian-User)
  • Re: Apache 2: poor performance on Solaris
    ... I assume you're running apache2. ... Requests per second) from ab than that compiled ... SNCA and found that the server ... Try to compile with SunPRO and/or use SNCA with apache2 ...
    (comp.unix.solaris)