"William A. Rowe, Jr." <[EMAIL PROTECTED]> writes:

> From: "Jeff Trawick" <[EMAIL PROTECTED]>
> Sent: Tuesday, December 18, 2001 7:55 AM
> 
> 
> > mod_ssl has some questionable access to the scoreboard which doesn't
> > work correctly starting a few minutes ago because SCOREBOARD_SIZE is
> > much smaller than it expects (< 1024, not indicative of the real size
> > of the scoreboard).
> > 
> > This patch should get things going again, but I wonder if anybody has
> > a better idea for seeding the random number generator, since this is
> > an unfortunate dependence on the memory allocation of the scoreboard.
> 
> What about an ap_scoreboard_entropy fn in the core?

or just an entropy function?  why should any module care that it is
from the scoreboard?

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to