On Tue, Jul 29, 2003 at 10:56:39PM -0500, David Phillips wrote: > The big issue with Apache is that it uses a process per connection, so > you can only have so many connections open at once. This may be true of Apache 1.3, but 2.0 can take advantage of Unix threading [1] [2]. Apache for Windows has always been multithreaded [3]. The Apache 1.3 "Using Apache With Microsoft Windows" documentation [4] says "Warning: Apache on NT has not yet been optimized for performance", and requests that comparative reviews of webserver performance be done on a Unix platform. The equivalent Apache 2.0 documentation [5] omits this warning. 1. http://httpd.apache.org/docs-2.0/new_features_2_0.html 2. http://httpd.apache.org/docs-2.0/misc/perf-tuning.html#compiletime 3. http://httpd.apache.org/docs/windows.html#use 4. http://httpd.apache.org/docs/windows.html 5. http://httpd.apache.org/docs-2.0/platform/windows.html -- Joel Schneider joel at joelschneider.net Linux makes computing fun again. _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list