On 11/23/05, Olaf van der Spek <[EMAIL PROTECTED]> wrote:
> On 11/23/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> > > Why is server startup blocked by that?
> > > Can't server startup continue and all auth requests fail until there
> > > are random bytes?
> >
> > I'd guess it would be much harder to impliment (would require
> > dispatching a thread/process to wait on the random number generator)
> > and wouldn't be what all admins would want anyway.
>
> Why would an admin prefer the entire server to block?

If your site depends on digest auth, then you want to be confident
that if apache says it started successfully, your site is going to
work.  Otherwise, you'd have to do detailed testing every time you
restarted your server.

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]

Reply via email to