1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-12 14:01:05 +03:00
Commit Graph

5470 Commits

Author SHA1 Message Date
Jim Jagielski
21032007aa typo from cut/paste
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725136 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 21:18:05 +00:00
Jim Jagielski
5de96aad3c Add'em
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725134 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 21:14:33 +00:00
Jim Jagielski
8491d022ac forms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725133 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 21:11:48 +00:00
Jim Jagielski
fe9a423297 Prelim docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725129 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 21:06:19 +00:00
Eric Covener
28480a1636 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725107 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 17:58:25 +00:00
Eric Covener
adc8bfb021 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
2016-01-17 17:58:11 +00:00
Eric Covener
800691789a xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725103 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 16:47:07 +00:00
Eric Covener
a3978ddd2f 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
2016-01-17 16:46:40 +00:00
Stefan Eissing
17282190d0 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
2016-01-15 14:27:59 +00:00
Rich Bowen
677dbcaa2b rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724280 13f79535-47bb-0310-9956-ffa450edef68
2016-01-12 16:31:34 +00:00
Rich Bowen
09290d3fd4 Distinguish between 'deflate' and 'gzip' encoding.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724273 13f79535-47bb-0310-9956-ffa450edef68
2016-01-12 16:15:24 +00:00
Rich Bowen
d803b71271 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724270 13f79535-47bb-0310-9956-ffa450edef68
2016-01-12 16:11:00 +00:00
Rich Bowen
b413c4f692 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
2016-01-12 16:06:30 +00:00
Stefan Eissing
cb8084064d 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
2016-01-11 17:12:24 +00:00
Lucien Gentis
29bf45be2c XML update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724056 13f79535-47bb-0310-9956-ffa450edef68
2016-01-11 15:10:43 +00:00
Lucien Gentis
7e225593d1 XML update
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724043 13f79535-47bb-0310-9956-ffa450edef68
2016-01-11 14:42:43 +00:00
Lucien Gentis
884b2c0446 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724023 13f79535-47bb-0310-9956-ffa450edef68
2016-01-11 13:40:48 +00:00
Jan Kaluža
5a127db224 * 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
2016-01-07 11:45:34 +00:00
Christophe Jaillet
442995b86f Fix compatibiliy note for the GlobalLog directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1722703 13f79535-47bb-0310-9956-ffa450edef68
2016-01-03 07:33:12 +00:00
Lucien Gentis
e3a66da238 Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1722640 13f79535-47bb-0310-9956-ffa450edef68
2016-01-02 17:02:55 +00:00
Lucien Gentis
35c60c0e51 XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1722639 13f79535-47bb-0310-9956-ffa450edef68
2016-01-02 17:01:47 +00:00
Rainer Jung
deaf36d879 Update XForms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1722582 13f79535-47bb-0310-9956-ffa450edef68
2016-01-01 21:15:00 +00:00
Stefan Eissing
105d3ff9d1 fixes after fuzzing tests, changed H2KeepAliveTimeout default
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1722369 13f79535-47bb-0310-9956-ffa450edef68
2015-12-30 16:12:35 +00:00
Eric Covener
c6cc3f9ab9 add a mod_headers condition clause expression example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721978 13f79535-47bb-0310-9956-ffa450edef68
2015-12-28 18:44:03 +00:00
Rich Bowen
d2098e6a43 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721961 13f79535-47bb-0310-9956-ffa450edef68
2015-12-28 17:56:13 +00:00
Eric Covener
b70f379914 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721686 13f79535-47bb-0310-9956-ffa450edef68
2015-12-25 17:12:43 +00:00
Eric Covener
a1cc039910 document GlobalLog
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721685 13f79535-47bb-0310-9956-ffa450edef68
2015-12-25 17:12:32 +00:00
Stefan Eissing
bdfbbe556d hmm, I so love DTDs...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721152 13f79535-47bb-0310-9956-ffa450edef68
2015-12-21 13:34:42 +00:00
Stefan Eissing
f650f5c942 subprocess_env vars HTTP2 and H2PUSH supported, export of mod_http2.h with OPTIONALs for others to directly look these up, similar to mod_ssl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721150 13f79535-47bb-0310-9956-ffa450edef68
2015-12-21 13:32:20 +00:00
Stefan Eissing
42891fce56 3 new timeout configuration directives for mod_http2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1720801 13f79535-47bb-0310-9956-ffa450edef68
2015-12-18 14:45:18 +00:00
Stefan Eissing
5b38b44d40 fixes after review by CJ
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1720505 13f79535-47bb-0310-9956-ffa450edef68
2015-12-17 10:19:12 +00:00
Rich Bowen
5c5ce24bc4 Rebuilding changes from earlier today.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1719576 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 21:53:45 +00:00
Mike Rumph
caf621b627 Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1718421 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 16:33:20 +00:00
Stefan Eissing
d093f82cee removing weight from H2PushPriority with dependency 'before' as on stream close, priorities would not be as before otherwise
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1718400 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 15:22:11 +00:00
Lucien Gentis
7410d28d0e Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1718100 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 16:01:29 +00:00
Lucien Gentis
cc0dda03ec XML updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1718099 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 16:00:27 +00:00
Mike Rumph
3119333913 Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717819 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 18:02:44 +00:00
Mike Rumph
3bf386ebf3 Satisfy XML validation and fix some typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717818 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 17:59:50 +00:00
Mike Rumph
63b6b83cec Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717790 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 16:04:18 +00:00
Mike Rumph
26bad0b986 Typos and grammar corrections
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717786 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 16:01:19 +00:00
Mike Rumph
6473d3f292 Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717779 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 15:06:55 +00:00
Christophe Jaillet
849c0503a2 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717124 13f79535-47bb-0310-9956-ffa450edef68
2015-11-29 21:02:59 +00:00
Christophe Jaillet
16ee6ea588 Fix doc as spotted by mat in online doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717123 13f79535-47bb-0310-9956-ffa450edef68
2015-11-29 21:00:32 +00:00
Christophe Jaillet
f991ae076b Fix the use of the default 'flush' provider.
Improve documentation for the "flusher" parameter.
Remove useless empty lines.

See http://mail-archives.apache.org/mod_mbox/httpd-dev/200812.mbox/%3C494226C0.4050407@force-elite.com%3E for some more explanation.
A python script is given there to test.
I had to tweak it to have it work
(use:
        fd, payload = passfd.recvfd(conn.fileno())
instead of:
        fd = passfd.recvfd(conn.fileno())
)


This is a r1058621 regression, where somehow "char *flusher" has been turned into a "char flusher[]". So it is been broken since the beginning of 2.4.x

After this change (i.e. r1058621), 'flusher' is no more a pointer (NULL'ed when the structure it belongs to is created) but the address of an array within a structure. It can not be NULL anymore.
So, we now have to look at the content of the array itself to see if it has been initialized or if we have to use the default value instead.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717063 13f79535-47bb-0310-9956-ffa450edef68
2015-11-29 13:26:03 +00:00
Stefan Eissing
c636ee84c1 updating reference nghttp2 version after its release
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1716660 13f79535-47bb-0310-9956-ffa450edef68
2015-11-26 14:05:06 +00:00
Stefan Eissing
05df124330 html updates after build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1716390 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 13:27:58 +00:00
Stefan Eissing
ef14549031 new directive H2PushPriority to define content-type based priorities on server pushed resources
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1716388 13f79535-47bb-0310-9956-ffa450edef68
2015-11-25 13:26:31 +00:00
William A. Rowe Jr
57a17302db Regenerate
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1715265 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 20:18:26 +00:00
William A. Rowe Jr
c10e641685 XML Parsing error, I believe this is the fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1715264 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 20:18:08 +00:00
Stefan Eissing
c4552853e7 updated documenation, fixed includes to work with older apr versions
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1715209 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19 16:24:31 +00:00