Archive of UserLand's first discussion group, started October 5, 1998.
Apache
Author: Wesley Felter Posted: 3/12/1999; 8:16:36 PM Topic: scriptingNews outline for 3/11/99 Msg #: 4063 (In response to 4054) Prev/Next: 4062 / 4064
My gripes with Apache:Apache is neither multithreaded nor event-driven, which are the two accepted server design patterns. Thus it isn't as efficient as it could be. As Chuck pointed out, it isn't the fastest Web server.
Until recently I would complain that it couldn't load binary modules (i.e. you had to recompile Apache to add modules). This has been added recently, although I don't know if a server compiled in one environment could load a module compiled in a different environment. (If you're wondering why this matters, I don't want to install software that has to be compiled; it's a waste of my time and my computer's time.)
Configuration is text-based and somewhat confusing. Enlightened Solutions is working on a great GUI configurator for Apache, but I haven't seen it.
There are responses to this message:
- Re: Apache, Wei Kong, 7/24/2000; 9:22:11 AM
- Re: Apache, Paul Snively, 7/24/2000; 11:00:32 AM
This page was archived on 6/13/2001; 4:48:44 PM.
© Copyright 1998-2001 UserLand Software, Inc.