]> granicus.if.org Git - apache/log
apache
8 years agoUpdate xforms!
Jim Jagielski [Tue, 19 Jan 2016 18:49:08 +0000 (18:49 +0000)]
Update xforms!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725591 13f79535-47bb-0310-9956-ffa450edef68

8 years agocorrect error string
Jim Jagielski [Tue, 19 Jan 2016 18:16:21 +0000 (18:16 +0000)]
correct error string

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725581 13f79535-47bb-0310-9956-ffa450edef68

8 years agoLatest fixes... move some to TRACE7
Jim Jagielski [Tue, 19 Jan 2016 17:40:37 +0000 (17:40 +0000)]
Latest fixes... move some to TRACE7

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725572 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdjust log levels
Jim Jagielski [Tue, 19 Jan 2016 16:59:50 +0000 (16:59 +0000)]
Adjust log levels

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725567 13f79535-47bb-0310-9956-ffa450edef68

8 years agoNow, allow for checking of conditions, created and defined via
Jim Jagielski [Tue, 19 Jan 2016 16:30:12 +0000 (16:30 +0000)]
Now, allow for checking of conditions, created and defined via
the ProxyHCExpr directive.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725559 13f79535-47bb-0310-9956-ffa450edef68

8 years agoImprove spatch for APLOGNO a bit.
Rainer Jung [Tue, 19 Jan 2016 15:45:44 +0000 (15:45 +0000)]
Improve spatch for APLOGNO a bit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725551 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUpdate APLOGNO next-number.
Rainer Jung [Tue, 19 Jan 2016 15:43:43 +0000 (15:43 +0000)]
Update APLOGNO next-number.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725550 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdded some more log numbers to log statements that
Rainer Jung [Tue, 19 Jan 2016 15:43:17 +0000 (15:43 +0000)]
Added some more log numbers to log statements that
had none.

Those were not detected by the coccinelle script.
Only a few hard cases are remaining now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725548 13f79535-47bb-0310-9956-ffa450edef68

8 years agoStart impl of expr conditions for runtime checks
Jim Jagielski [Tue, 19 Jan 2016 15:29:25 +0000 (15:29 +0000)]
Start impl of expr conditions for runtime checks

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725545 13f79535-47bb-0310-9956-ffa450edef68

8 years agochecking for stopping MPM before going into blocking keepalive read
Stefan Eissing [Tue, 19 Jan 2016 15:24:41 +0000 (15:24 +0000)]
checking for stopping MPM before going into blocking keepalive read

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725543 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFor OPTIONS and HEAD, only 2xx and 3xx are considered "passing"
Jim Jagielski [Tue, 19 Jan 2016 14:14:27 +0000 (14:14 +0000)]
For OPTIONS and HEAD, only 2xx and 3xx are considered "passing"
(until I implement the conditions expr testing)... honor
the pass/fail count and LOG_INFO when the health check enables
or disables a backend worker.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725523 13f79535-47bb-0310-9956-ffa450edef68

8 years agoRemove APLOGNO after moving log message to
Rainer Jung [Tue, 19 Jan 2016 13:37:42 +0000 (13:37 +0000)]
Remove APLOGNO after moving log message to
TRACE1 in r1724847.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725516 13f79535-47bb-0310-9956-ffa450edef68

8 years agoOPTIONS/HEAD proxy function should be diff from simple TCP check
Jim Jagielski [Tue, 19 Jan 2016 12:50:03 +0000 (12:50 +0000)]
OPTIONS/HEAD proxy function should be diff from simple TCP check

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725499 13f79535-47bb-0310-9956-ffa450edef68

8 years agoOpen up hook/scar to allow for passes/fails and
Jim Jagielski [Tue, 19 Jan 2016 12:49:56 +0000 (12:49 +0000)]
Open up hook/scar to allow for passes/fails and
method to be changed via bal-man...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725498 13f79535-47bb-0310-9956-ffa450edef68

8 years agobytes read/written on slave connections are reported to mod_logio, fixes PR 58871
Stefan Eissing [Tue, 19 Jan 2016 12:42:34 +0000 (12:42 +0000)]
bytes read/written on slave connections are reported to mod_logio, fixes PR 58871

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725496 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUpdate APLOGNO next-number.
Rainer Jung [Tue, 19 Jan 2016 12:06:13 +0000 (12:06 +0000)]
Update APLOGNO next-number.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725490 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFill in APLOGNO.
Rainer Jung [Tue, 19 Jan 2016 12:05:53 +0000 (12:05 +0000)]
Fill in APLOGNO.

I hope that doesn't result in merge trouble
for Jim.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725489 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUpdate APLOGNO next-number.
Rainer Jung [Tue, 19 Jan 2016 12:02:59 +0000 (12:02 +0000)]
Update APLOGNO next-number.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725487 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdded many log numbers to log statements that
Rainer Jung [Tue, 19 Jan 2016 12:02:41 +0000 (12:02 +0000)]
Added many log numbers to log statements that
had none.

Those were not detected by the coccinelle script.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725485 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSilence compiler warning (twice):
Rainer Jung [Tue, 19 Jan 2016 11:51:31 +0000 (11:51 +0000)]
Silence compiler warning (twice):
variable 'v' set but not used

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725482 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSilence compiler warning:
Rainer Jung [Tue, 19 Jan 2016 11:48:15 +0000 (11:48 +0000)]
Silence compiler warning:
'cached' may be used uninitialized in this function

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725480 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSilence compiler warning:
Rainer Jung [Tue, 19 Jan 2016 11:43:46 +0000 (11:43 +0000)]
Silence compiler warning:
'orig_mem' may be used uninitialized in this function

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725479 13f79535-47bb-0310-9956-ffa450edef68

8 years agoReformat.
Rainer Jung [Tue, 19 Jan 2016 11:41:36 +0000 (11:41 +0000)]
Reformat.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725478 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSilence compiler warnings:
Rainer Jung [Tue, 19 Jan 2016 11:40:59 +0000 (11:40 +0000)]
Silence compiler warnings:
- format '%u' expects argument of type 'unsigned int',
  but argument 10 has type 'apr_off_t'
- 'val64' may be used uninitialized in this function

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725476 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSilence compiler warning:
Rainer Jung [Tue, 19 Jan 2016 11:31:54 +0000 (11:31 +0000)]
Silence compiler warning:
format '%ld' expects argument of type 'long int',
but argument 10 has type 'apr_uint64_t'

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725473 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSilence compiler warning:
Rainer Jung [Tue, 19 Jan 2016 11:30:42 +0000 (11:30 +0000)]
Silence compiler warning:
'free_slots$' may be used uninitialized in this function

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725472 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSilence compiler warning:
Rainer Jung [Tue, 19 Jan 2016 11:24:17 +0000 (11:24 +0000)]
Silence compiler warning:
variable 'bucket_alloc' set but not used

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725470 13f79535-47bb-0310-9956-ffa450edef68

8 years agoRemove new APLOGNO form mod_log_debug.
Rainer Jung [Tue, 19 Jan 2016 10:57:24 +0000 (10:57 +0000)]
Remove new APLOGNO form mod_log_debug.

Here we log the custom log messages
provided by the user.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725468 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFix a typo when building a TRACE8 message.
Christophe Jaillet [Tue, 19 Jan 2016 09:55:25 +0000 (09:55 +0000)]
Fix a typo when building a TRACE8 message.

'flush_upto' can never be NULL (or there would be a NULL pointer deference earlier in the code), so the alternate message can never trigger.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725456 13f79535-47bb-0310-9956-ffa450edef68

8 years agoNo need to search twice for the same value.
Christophe Jaillet [Tue, 19 Jan 2016 06:33:04 +0000 (06:33 +0000)]
No need to search twice for the same value.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725445 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdd a note about coccinelle use.
Rainer Jung [Tue, 19 Jan 2016 00:38:01 +0000 (00:38 +0000)]
Add a note about coccinelle use.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725398 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMy (recent) version of coccinelle doesn't
Rainer Jung [Tue, 19 Jan 2016 00:35:04 +0000 (00:35 +0000)]
My (recent) version of coccinelle doesn't
want an identifier "format". Maybe it is reserved
now. Let's use "fmt" instead.

Furthermore I needed to make sure, that fmt isn't
already an APLOGNO, otherwise I got APLOGNO()
in front of already existing APLOGNO(...).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725397 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUpdate next-number.
Rainer Jung [Tue, 19 Jan 2016 00:32:22 +0000 (00:32 +0000)]
Update next-number.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725396 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdded many log numbers to log statements that
Rainer Jung [Tue, 19 Jan 2016 00:27:36 +0000 (00:27 +0000)]
Added many log numbers to log statements that
had none.

Handled all files server/*.c.

Excluded startup error messages in server/config.c
and server/main.c.

I used the coccinelle script provided by Stefan.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725395 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdded many log numbers to log statements that
Rainer Jung [Tue, 19 Jan 2016 00:20:55 +0000 (00:20 +0000)]
Added many log numbers to log statements that
had none.

Handled all files in server/mpm/.

I used the coccinelle script provided by Stefan.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725394 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdded many log numbers to log statements that
Rainer Jung [Tue, 19 Jan 2016 00:03:18 +0000 (00:03 +0000)]
Added many log numbers to log statements that
had none.

Handled all files in modules/.

I used the coccinelle script provided by Stefan.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725392 13f79535-47bb-0310-9956-ffa450edef68

8 years agoLeverage the OPTIONS code for HEAD as well...
Jim Jagielski [Mon, 18 Jan 2016 23:23:43 +0000 (23:23 +0000)]
Leverage the OPTIONS code for HEAD as well...
So we now support: TCP, OPTIONS and HEAD.

Right now, anything other than an error (even a 404)
is consider a PASS.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725387 13f79535-47bb-0310-9956-ffa450edef68

8 years agoemphasize http/1.0 clients, mention RFC7230 calling this
Eric Covener [Mon, 18 Jan 2016 21:14:46 +0000 (21:14 +0000)]
emphasize http/1.0 clients, mention RFC7230 calling this
envvar a SHOULD.

--This line, and those below, will be inored--

M    env.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725349 13f79535-47bb-0310-9956-ffa450edef68

8 years agoleave a note that RFC7230 suggests force-response-1.0 behavior.
Eric Covener [Mon, 18 Jan 2016 21:11:46 +0000 (21:11 +0000)]
leave a note that RFC7230 suggests force-response-1.0 behavior.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725348 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxforms es files
Christophe Jaillet [Mon, 18 Jan 2016 20:26:33 +0000 (20:26 +0000)]
xforms es files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725341 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSpanish XML update
Christophe Jaillet [Mon, 18 Jan 2016 20:20:24 +0000 (20:20 +0000)]
Spanish XML update

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725339 13f79535-47bb-0310-9956-ffa450edef68

8 years agohonor worker settings
Jim Jagielski [Mon, 18 Jan 2016 19:54:52 +0000 (19:54 +0000)]
honor worker settings

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725331 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAnd we now allow for health checks via OPTIONS *
Jim Jagielski [Mon, 18 Jan 2016 19:44:20 +0000 (19:44 +0000)]
And we now allow for health checks via OPTIONS *

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725328 13f79535-47bb-0310-9956-ffa450edef68

8 years ago* Since r1724820 two modules, mod_http2 and mod_ssl, call APACHE_CHECK_OPENSSL,
Ruediger Pluem [Mon, 18 Jan 2016 19:21:16 +0000 (19:21 +0000)]
* Since r1724820 two modules, mod_http2 and mod_ssl, call APACHE_CHECK_OPENSSL,
  with mod_http2 doing it first. Because the result of APACHE_CHECK_OPENSSL
  is cached this causes MOD_LDFLAGS and MOD_CFLAGS to remain unset for mod_ssl
  which in turn causes it not to be linked against Openssl which means that
  mod_ssl cannot be loaded if the Openssl libs haven't been loaded by other means
  already.
  Fix this by caching the values for MOD_LDFLAGS and MOD_CFLAGS created during
  the first run and set them in the cached case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725325 13f79535-47bb-0310-9956-ffa450edef68

8 years agosimplify and start on concept framework of OPTIONS
Jim Jagielski [Mon, 18 Jan 2016 16:54:12 +0000 (16:54 +0000)]
simplify and start on concept framework of OPTIONS

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725307 13f79535-47bb-0310-9956-ffa450edef68

8 years agoExpose this in our API
Jim Jagielski [Mon, 18 Jan 2016 16:54:06 +0000 (16:54 +0000)]
Expose this in our API

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725306 13f79535-47bb-0310-9956-ffa450edef68

8 years agobetter formatting of apr_utin64_t log output
Stefan Eissing [Mon, 18 Jan 2016 15:24:10 +0000 (15:24 +0000)]
better formatting of apr_utin64_t log output

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725288 13f79535-47bb-0310-9956-ffa450edef68

8 years agolog2n compilation error fix, cache digest calculation fix
Stefan Eissing [Mon, 18 Jan 2016 13:10:27 +0000 (13:10 +0000)]
log2n compilation error fix, cache digest calculation fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725262 13f79535-47bb-0310-9956-ffa450edef68

8 years agomissed in r1725149
Eric Covener [Sun, 17 Jan 2016 23:42:21 +0000 (23:42 +0000)]
missed in r1725149

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725151 13f79535-47bb-0310-9956-ffa450edef68

8 years agoallow expressions to be used in SetHandler. Opt-in with expr= prefix.
Eric Covener [Sun, 17 Jan 2016 23:40:09 +0000 (23:40 +0000)]
allow expressions to be used in SetHandler. Opt-in with expr= prefix.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725149 13f79535-47bb-0310-9956-ffa450edef68

8 years agoredo
Jim Jagielski [Sun, 17 Jan 2016 21:19:32 +0000 (21:19 +0000)]
redo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725138 13f79535-47bb-0310-9956-ffa450edef68

8 years agotypo
Jim Jagielski [Sun, 17 Jan 2016 21:18:37 +0000 (21:18 +0000)]
typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725137 13f79535-47bb-0310-9956-ffa450edef68

8 years agotypo from cut/paste
Jim Jagielski [Sun, 17 Jan 2016 21:18:05 +0000 (21:18 +0000)]
typo from cut/paste

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725136 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdd'em
Jim Jagielski [Sun, 17 Jan 2016 21:14:33 +0000 (21:14 +0000)]
Add'em

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725134 13f79535-47bb-0310-9956-ffa450edef68

8 years agoforms
Jim Jagielski [Sun, 17 Jan 2016 21:11:48 +0000 (21:11 +0000)]
forms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725133 13f79535-47bb-0310-9956-ffa450edef68

8 years agoPrelim docs
Jim Jagielski [Sun, 17 Jan 2016 21:06:19 +0000 (21:06 +0000)]
Prelim docs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725129 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMake balancer manager health-check aware
Jim Jagielski [Sun, 17 Jan 2016 20:12:09 +0000 (20:12 +0000)]
Make balancer manager health-check aware

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725120 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxforms
Eric Covener [Sun, 17 Jan 2016 17:58:25 +0000 (17:58 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725107 13f79535-47bb-0310-9956-ffa450edef68

8 years agoclarify a butchered sentence about missing ServerName, which
Eric Covener [Sun, 17 Jan 2016 17:58:11 +0000 (17:58 +0000)]
clarify a butchered sentence about missing ServerName, which
is a regular early step in "my directive didn't do anything".

This describes ap_get_local_host()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725106 13f79535-47bb-0310-9956-ffa450edef68

8 years agoxforms
Eric Covener [Sun, 17 Jan 2016 16:47:07 +0000 (16:47 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725103 13f79535-47bb-0310-9956-ffa450edef68

8 years agoupdate syntax to allow for non-FQDN domains or IP addresses in ServerName.
Eric Covener [Sun, 17 Jan 2016 16:46:40 +0000 (16:46 +0000)]
update syntax to allow for non-FQDN domains or IP addresses in ServerName.

Since UseCanonicalName defaults to OFF, name-based vhosts isn't really an
"additional" purpose of a ServerName. Also update the syntax to not insist
on an FQDN -- generally the ServerName needs to be something the client
and server can both resolve, but it's not required to be an FQDN or even
a domain name.

Leave the example as www.example.com

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725102 13f79535-47bb-0310-9956-ffa450edef68

8 years agosome ordering optimization
Jim Jagielski [Sat, 16 Jan 2016 20:52:58 +0000 (20:52 +0000)]
some ordering optimization

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725031 13f79535-47bb-0310-9956-ffa450edef68

8 years agoMove to a set of health check workers, mapping to
Jim Jagielski [Sat, 16 Jan 2016 19:07:54 +0000 (19:07 +0000)]
Move to a set of health check workers, mapping to
each worker itself, instead of a single reused generic
worker.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725018 13f79535-47bb-0310-9956-ffa450edef68

8 years agopull this out... large enough for a func
Jim Jagielski [Sat, 16 Jan 2016 15:18:25 +0000 (15:18 +0000)]
pull this out... large enough for a func

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724995 13f79535-47bb-0310-9956-ffa450edef68

8 years agoDon't restore.
Jim Jagielski [Sat, 16 Jan 2016 15:18:24 +0000 (15:18 +0000)]
Don't restore.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724994 13f79535-47bb-0310-9956-ffa450edef68

8 years agomove scope
Jim Jagielski [Sat, 16 Jan 2016 15:18:22 +0000 (15:18 +0000)]
move scope

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724993 13f79535-47bb-0310-9956-ffa450edef68

8 years agoSince every check needs this, do this in the main
Jim Jagielski [Sat, 16 Jan 2016 15:18:05 +0000 (15:18 +0000)]
Since every check needs this, do this in the main
check loop. Allows some optimizations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724992 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUpdate lang/es.xml.
Christophe Jaillet [Sat, 16 Jan 2016 06:26:49 +0000 (06:26 +0000)]
Update lang/es.xml.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724917 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAvoid having to recheck DNS
Jim Jagielski [Fri, 15 Jan 2016 22:11:02 +0000 (22:11 +0000)]
Avoid having to recheck DNS

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724886 13f79535-47bb-0310-9956-ffa450edef68

8 years agoOops :)
Jim Jagielski [Fri, 15 Jan 2016 21:43:55 +0000 (21:43 +0000)]
Oops :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724882 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUpdate lang/es.xml. (2nd round)
Christophe Jaillet [Fri, 15 Jan 2016 21:41:12 +0000 (21:41 +0000)]
Update lang/es.xml. (2nd round)

PR 58872

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724880 13f79535-47bb-0310-9956-ffa450edef68

8 years ago1st cut of 'simple' tcp check... We reuse various proxy
Jim Jagielski [Fri, 15 Jan 2016 21:37:23 +0000 (21:37 +0000)]
1st cut of 'simple' tcp check... We reuse various proxy
function and so this *could* be more streamlined, but
use this to show how the other would work, since we need
brigades, SSL/TLS support, etc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724879 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUpdate lang/es.xml.
Christophe Jaillet [Fri, 15 Jan 2016 21:19:03 +0000 (21:19 +0000)]
Update lang/es.xml.

PR 58872

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724878 13f79535-47bb-0310-9956-ffa450edef68

8 years ago *) mod_proxy_fcgi: Suppress HTTP error 503 and message 01075,
Eric Covener [Fri, 15 Jan 2016 16:49:36 +0000 (16:49 +0000)]
  *) mod_proxy_fcgi: Suppress HTTP error 503 and message 01075,
     "Error dispatching request", when the cause appears to be
     the client closing the connection.

PR58118.

Submitted By: Tobias Adolph <adolph lrz.de>
Committed By: covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724857 13f79535-47bb-0310-9956-ffa450edef68

8 years agoavoid polluting search results by putting the full AH message
Eric Covener [Fri, 15 Jan 2016 16:35:27 +0000 (16:35 +0000)]
avoid polluting search results by putting the full AH message
in CHANGES>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724849 13f79535-47bb-0310-9956-ffa450edef68

8 years agoflush errors are TRACE1 in the core output filter now.
Eric Covener [Fri, 15 Jan 2016 16:29:59 +0000 (16:29 +0000)]
flush errors are TRACE1 in the core output filter now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724847 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2-status...
Stefan Eissing [Fri, 15 Jan 2016 14:27:59 +0000 (14:27 +0000)]
mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2-status handler for stats about current http2 connection

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724820 13f79535-47bb-0310-9956-ffa450edef68

8 years ago *) mod_rewrite: Avoid looping on relative substitutions that
Eric Covener [Thu, 14 Jan 2016 17:08:17 +0000 (17:08 +0000)]
  *) mod_rewrite: Avoid looping on relative substitutions that
     result in the same filename we started with. PR 58854.
     [Eric Covener]

Previously, the comparison of old and new filename happened before
some prefixes might be added.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724656 13f79535-47bb-0310-9956-ffa450edef68

8 years agorebuild
Rich Bowen [Tue, 12 Jan 2016 16:31:34 +0000 (16:31 +0000)]
rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724280 13f79535-47bb-0310-9956-ffa450edef68

8 years agoDistinguish between 'deflate' and 'gzip' encoding.
Rich Bowen [Tue, 12 Jan 2016 16:15:24 +0000 (16:15 +0000)]
Distinguish between 'deflate' and 'gzip' encoding.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724273 13f79535-47bb-0310-9956-ffa450edef68

8 years agorebuild
Rich Bowen [Tue, 12 Jan 2016 16:11:00 +0000 (16:11 +0000)]
rebuild

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724270 13f79535-47bb-0310-9956-ffa450edef68

8 years agoApplies Luka's patch from bz 58744.
Rich Bowen [Tue, 12 Jan 2016 16:06:30 +0000 (16:06 +0000)]
Applies Luka's patch from bz 58744.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724265 13f79535-47bb-0310-9956-ffa450edef68

8 years agopush diary work, introduction of N/P for cache digest handling
Stefan Eissing [Tue, 12 Jan 2016 11:20:54 +0000 (11:20 +0000)]
push diary work, introduction of N/P for cache digest handling

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724206 13f79535-47bb-0310-9956-ffa450edef68

8 years agonew directive H2PushDiarySize, first simple apr_hash implementation of a push diary...
Stefan Eissing [Mon, 11 Jan 2016 17:12:24 +0000 (17:12 +0000)]
new directive H2PushDiarySize, first simple apr_hash implementation of a push diary that prevents duplicate pushes on a connection

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724086 13f79535-47bb-0310-9956-ffa450edef68

8 years agoXML header update.
Lucien Gentis [Mon, 11 Jan 2016 16:48:02 +0000 (16:48 +0000)]
XML header update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724080 13f79535-47bb-0310-9956-ffa450edef68

8 years agoXML update.
Lucien Gentis [Mon, 11 Jan 2016 15:10:43 +0000 (15:10 +0000)]
XML update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724056 13f79535-47bb-0310-9956-ffa450edef68

8 years agoXML update
Lucien Gentis [Mon, 11 Jan 2016 14:42:43 +0000 (14:42 +0000)]
XML update

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724043 13f79535-47bb-0310-9956-ffa450edef68

8 years agoRebuild.
Lucien Gentis [Mon, 11 Jan 2016 13:40:48 +0000 (13:40 +0000)]
Rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724023 13f79535-47bb-0310-9956-ffa450edef68

8 years agoXML update.
Lucien Gentis [Mon, 11 Jan 2016 13:39:02 +0000 (13:39 +0000)]
XML update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724021 13f79535-47bb-0310-9956-ffa450edef68

8 years agoper rplum suggestion. thx!
Jim Jagielski [Mon, 11 Jan 2016 13:06:03 +0000 (13:06 +0000)]
per rplum suggestion. thx!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724017 13f79535-47bb-0310-9956-ffa450edef68

8 years agoFix doc as spotted by A. Gh. in online doc
Christophe Jaillet [Mon, 11 Jan 2016 06:30:50 +0000 (06:30 +0000)]
Fix doc as spotted by A. Gh.  in online doc

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723979 13f79535-47bb-0310-9956-ffa450edef68

8 years agoUse enums and structs to keep things better organized
Jim Jagielski [Sun, 10 Jan 2016 19:20:31 +0000 (19:20 +0000)]
Use enums and structs to keep things better organized

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723953 13f79535-47bb-0310-9956-ffa450edef68

8 years agoversion bump
Stefan Eissing [Fri, 8 Jan 2016 15:51:29 +0000 (15:51 +0000)]
version bump

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723746 13f79535-47bb-0310-9956-ffa450edef68

8 years agoremoving session flags, using state enums only, added event enums for state transitions
Stefan Eissing [Fri, 8 Jan 2016 15:27:39 +0000 (15:27 +0000)]
removing session flags, using state enums only, added event enums for state transitions

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723739 13f79535-47bb-0310-9956-ffa450edef68

8 years agoattempting to send GOAWAY at connection end, alaways, if possible
Stefan Eissing [Thu, 7 Jan 2016 17:20:28 +0000 (17:20 +0000)]
attempting to send GOAWAY at connection end, alaways, if possible

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723596 13f79535-47bb-0310-9956-ffa450edef68

8 years agoAdd common extension "m4a" for MPEG 4 Audio to
Rainer Jung [Thu, 7 Jan 2016 15:04:33 +0000 (15:04 +0000)]
Add common extension "m4a" for MPEG 4 Audio to
mime.types.

As a reference see Wikipedia:
https://en.wikipedia.org/wiki/MPEG-4_Part_14#.MP4_versus_.M4A

PR: 57895

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723567 13f79535-47bb-0310-9956-ffa450edef68

8 years ago* mod_log_debug docs: Fix the IS_SUBREQ example
Jan Kaluža [Thu, 7 Jan 2016 11:45:34 +0000 (11:45 +0000)]
* mod_log_debug docs: Fix the IS_SUBREQ example

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723522 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_ssl: follow up to r1720129.
Yann Ylavic [Wed, 6 Jan 2016 12:11:36 +0000 (12:11 +0000)]
mod_ssl: follow up to r1720129.
Free ecparams read from certificate file(s) on startup.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723295 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_ssl: follow up to r1723122, r1723143.
Yann Ylavic [Wed, 6 Jan 2016 11:36:01 +0000 (11:36 +0000)]
mod_ssl: follow up to r1723122, r1723143.
s/endb/upto/ in ssl_io_filter_coalesce() and update CHANGES to
include r1723143.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723284 13f79535-47bb-0310-9956-ffa450edef68

8 years agomod_ssl: follow up to r1723122.
Yann Ylavic [Tue, 5 Jan 2016 18:06:23 +0000 (18:06 +0000)]
mod_ssl: follow up to r1723122.
Coalesce when (subsequent brigade's) data bucket is not last (likely followed
by FLUSH or EOS) but we have buffered data already.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1723143 13f79535-47bb-0310-9956-ffa450edef68