2009/11/27 rama.rama_at_tiscali.it <rama.rama_at_tiscali.it>
> Sorry for the high delay of the response :S
> i have changed the example
> as you suggest
>
> and guess what....
> no more lock :S
>
> please notice that
>
> 1) i haven't update GWS
> 2) i haven't update JVM
> 3) i haven't updated
> WIN :)
>
> basically i just took the old example, and add the 2 lines that
> you suggest to me :S
>
> Here, attached, the EXAMPLE with a comment on the
> line that i have added :)
> If i remove the 4 lines that have "ADD" on
> the comment, this example LOCK with
>
> ab -n 100000 -c 200 http://192.
> 168.2.143:8080/index.html
>
> Also, this is ALWAYS reproducible, at least
> on my machine.
>
> My "poor" guessing is that the threadpool
> (statsthreadpool) act different from the default one (probably is the
> threadpool that use the linkedtransferqueue?)
> and the default one is
> causing this issue...if you need some other test, i'll be glad to
> partecipate, just sorry for the delay, but in this week i have
> to
> release all the code and i am a bit busy :) (btw, i am using 1.9.16
> right now as a 'stable' version, since with my test seems to be the
> most stable, if this is of any intrest :D)
>
> Bye!
>
> The LTQ version in grizzly is old and full of bugs.