> I get a strange error when calling a random function - it starts
> sending back broken pages when load testing, but while just
> loading/reloading it works
>
Any errormessages in the error.log or in the embperl.log file?
Gerald
On 4 Oct 2000, at 21:30, ___cliff rayman___ wrote:
> i'll take a late night stab at it.
> which random function are u using and where is it getting its randomness? i know
>some of them will just block if there is nothiing to produce entropy. perhaps apache
>is timing out and that is where the
i'll take a late night stab at it.
which random function are u using and where is it getting its randomness? i know some
of them will just block if there is nothiing to produce entropy. perhaps apache is
timing out and that is where the broken pages are coming from.
i am sure the gurus on thi