Index: [Article Count Order] [Thread]

Date:  Tue, 02 Apr 2002 07:41:12 +0900 (JST)
From:  GOTOU Yuuzou <gotoyuzo@notwork.org>
Subject:  [webricken:83] Re: Help with a 408 error
To:  webricken@notwork.org
Message-Id:  <20020402.074112.86422872.gotoyuzo@kotetsu.does.notwork.org>
In-Reply-To:  <Pine.GSO.4.44.0203282344200.19882-200000@peta.cs.auc.dk>
References:  <20020327.044810.128894790.gotoyuzo@kotetsu.does.notwork.org>	<Pine.GSO.4.44.0203282344200.19882-200000@peta.cs.auc.dk>
X-Mail-Count: 00083

In message <Pine.GSO.4.44.0203282344200.19882-200000@peta.cs.auc.dk>,
 `Lars Christensen <larsch@cs.auc.dk>' wrote:
> Hmm. Maybe this wasnt such a good idea afterall. The attached patch which
> is much simpler and changes less solves the same problem, starvation, but
> does it simply by launching new thread when needed. Futhermore, threads
> time out and exit after 10 seconds with nothing to do. (Patch is for
> snapshot version this time).

Thanks.
I've implemented lazy thread initialization based on your patch.
It's on LAZY_THREAD branch now.

  http://www.notwork.org/ipr/cgi-bin/cvsweb.cgi/src/webrick/?only_with_tag=LAZY_THREAD                      

This version is running on http://rrr.jin.gr.jp/.
If no serious problem is there, it will be merged into trunk.

--
gotoyuzo