|
|||||||||||
|
mod_proxy in HTTPd
From: Graham Leggett <minfrin(at)sharp.fm>
Date: Thu Apr 19 2001 - 16:24:53 EDT Chuck Murcko wrote: > Hey, I was talking to Theo and he suggested we try doing something for
To be honest, I'm not sure if much of this hybrid splitting-off-bits-of-server stuff is that good an idea. The first and main concern should always be ease of use for the end user. This is currently not as good as it should be, splitting everything off simply makes it worse. When I was involved with the Ericsson webserver farm, upgrading the server took absolute ages and was a complete pain in the ass - httpd, the mod_ssl patches, external LDAP modules, our custom fixes that had not made it into the server yet had to be combined, compiled and built - a task that took over two hours, following our custom HOWTO and incorporating the back-out plan. This nightmare needs to get easier in v2.0 - not worse. However we decide to handle the actual development (separate CVS, whatever) the key important thing is that an "official" Apache release includes a stable version of APR, APR-util, Proxy, etc all inside the box, and all the user has to do is unpack the code, ./configure --options ; make ; make install. If we don't do this, as far as the end user is concerned none of these functions will exist, simply because it's too much work to enable them, and useful functionality will be lost.
Regards,
-- ----------------------------------------- minfrin@sharp.fm "There's a moon over Bourbon Street tonight..."Received on Thu Apr 19 20:26:54 2001 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:15 EDT |
||||||||||
|
|||||||||||