]> granicus.if.org Git - apache/commit
Merge r1791975 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 2 May 2017 11:00:14 +0000 (11:00 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 2 May 2017 11:00:14 +0000 (11:00 +0000)
commitbeed75c4efa3b8cbe7dcc583d4f6b50f5f78310d
tree097accb96ad89c2e8ee807235b7d7ffec1706008
parent3e5949d0013eeef1cbd83931694e892bfaadb91a
Merge r1791975 from trunk:

PR61009: be as helpful as possible during -V operation

A configtest isn't useful if you're just trying to get compile settings.
Move the settings dump up to just after ap_read_config(), which has
already done the minimum necessary to figure out which MPM is in use.

Even if ap_read_config() failed, still print as many compile settings as
we can. The user will see the error log entry on stderr.
Submitted by: jchampion
Reviewed by: jchampion, covener, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1793465 13f79535-47bb-0310-9956-ffa450edef68
STATUS
server/main.c