On 08 Jun 2001 20:16:32 +0200, Tom Schwaller wrote:
>
> B.T.W. take a look at www.python.de, there is some
> surprise about Webware, but it's not finished yet.
> I need a stable AsyncThreadedHTTPServer,
> because I have no Apache on the uCSimm.
> Unfortunately it does not seem to run stable.
> I have to use a different thread Library for Python
> (there are no pthreads on Linux/m68k), but we have
> Python running with floating point emulation on
> that hardware. Take a look at the page, you
> will understand what I'm talking about (Kind of Pippy
> for Linux/m68k). It's really cool stuff, but
> not 100% finished..
Oops. If you need to use AsyncThreadedHTTPServer, don't use CVS. It's
probably broken. But to fix it, you just need to have it define
MaxServerThreads as a configuration option. See Threaded for how this
is used. Application looks for that value to determine Queue size.
Jay
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel