I've committed an update to use a dynamic number of threads in
ThreadedAppServer. All the plumbing is there and works well. I'm not
thrilled with the actual algorithm which determines when to add/delete
threads. That code is in ThreadedAppServer.manageThreadCount. If
someone wants to work on this, please do. We should take a look at how
apache does it. We can be a little more aggressive than them though, as
we're spawning and collecting threads, not processes.
I've also modified the directory structure for the C adapters. They're
all under WebKit/Native, and have both a UNIX makefile and a MSFT VC6
project file. I've added code for a C cgi adapter, which works well,
and an ISAPI module for IIS, which has a small memory leak. If anyone
can find the leak, well, I'll be quite relieved!
Jay
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel