Tested it and everything seems to be fine here.... (both when
ServerLimit set to 1 or left to its default)

An alternate way to test your scripts is by using the apache utility
'ab' (Apache Benchmark). It can push the server to its limit and
therefore possible bugs that show up under some extreme circumstances
might be reproduced.

Anyway I don't understand why the nested procedures ProcA and ProcB in
handleAAA.rvt should be decisive to cause the bug to occur. Is it the
symptom of some problem in your set up? Subtle problems with some
library?

On mer, 2012-01-18 at 22:32 +0100, Sven wrote:
> Hi Massimo,
> 
> I attached a "project" where I can reproduce it. Maybe there are some 
> other things that are important I did not mention yet (hopefully not).
> 
> There are some important things:
> 1) that quirky code for at least one rvt file: see AAA/handleAAA.rvt in 
> the attachment
> 2) the [pwd] in handleAAA.rvt seems to prevent the problem to occur!!! 
> So I comment it out.
> 3) the count of serving Apache instances/children shall be low enough: 
> 'ServerLimit 1' was perfect for this purpose
> 
> Point 2) indicates that there is some issue with the TCL interpreter. 
> Isn't it?
> 

Everything is possible, but I don't think this is the most plausible
hypothesis. The interpreter could have (and certainly has) bugs o
unwanted side effects but I don't expect them to occur in a basic
command like 'pwd'. I recommend you take a look at 'ab' and do some more
tests. Let me know.

 -- Massimo



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to