This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Apache 2.0->2.2 transition


On Mon, 27 Feb 2006, Max Bowsher wrote:

> I have test Apache 2.2 packages happily serving on my machine right now.
> There are a few issues regarding the transition which I want to air
> ahead of time for possible comments:
>
> 1. Configuration file compatibility
>
> Apache 2.0 configuration files won't work unmodified for 2.2. The
> *almost* will, but several modules have changed name, so the LoadModule
> lines need to be updated.
>
> In addition to the basic 'will it work?' question, the Apache 2.2
> default configuration has been _greatly_ reworked for clarity, removing
> many lesser-used settings to supplementary files which can be Included
> if needed.
>
> Options:
>
> (A) In postinstall, programmatically edit the LoadModule lines.
>
> (B) In postinstall, move the user's config aside, and install the new
> default.
>
> (C) Do nothing automatically, put a large note in the announcement
> email, and in the Cygwin README file.

(D) Add an apache-host-config script that would check the config file and
print a warning (and maybe even automatically edit the module names).

> I'm inclined to opt for (C), because (A) would allow users to avoid
> thinking about the major rewrite of the default configuration, and I
> don't want to encourage people to simply progress to 2.2 without
> realizing that this is a non-trivial upgrade.
>
> (B), whilst appearing attractive to me at first, seems not so good on
> reflection: Better that the server not start, than it revert to default
> configuration.

HTH,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]