in reply to random function bug on mod_perl

OK, i am starting to see that there are a few people that have documented the issue on other sites and the root of the problem appears to be in sharing the seed before forking. Perhaps this should be documented better.

Replies are listed 'Best First'.
Re^2: random function bug on mod_perl
by Anonymous Monk on Apr 02, 2017 at 20:21 UTC
Re^2: random function bug on mod_perl
by stevieb (Canon) on Apr 02, 2017 at 20:01 UTC

    Patches welcome ;)