Re: Execute (was: random function)

2000-10-15 Thread Gerald Richter
> > Btw. do multiple 'execute' functions get called in parallel when done > in one embperl file? eg. when I have 5 files included in index.html > via Execute could they start accessing db at the same time? > No, Execute's are execute in the order they appear in your sourcefile > If so - is there

Re: random function

2000-10-15 Thread Gerald Richter
> 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 f

Re: random function

2000-10-06 Thread Henri Laupmaa
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

Re: random function

2000-10-04 Thread ___cliff rayman___
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 gur

random function

2000-10-04 Thread Henri Laupmaa
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 The results of the load test: Document Length:5064 bytes Concurrency Level: 30 Time taken for tests: 14.279 seconds Complete