summaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-25Correct some typos across the documentation.Luca Toscano13-17/+17
This commit was made thanks to the tool and PR created by Lajos Veres (vlajos) on github. PR: https://github.com/apache/httpd/pull/6 Tool: https://github.com/vlajos/misspell_fixer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780210 13f79535-47bb-0310-9956-ffa450edef68
2017-01-25On the trunk:Stefan Eissing1-59/+81
mod_http2: fixing h2_bucket_beam to avoid duplicate calls to cleanup functions. [Yann, Ylavic, Stefan Eissing] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780159 13f79535-47bb-0310-9956-ffa450edef68
2017-01-24Fix %{DOCUMENT_URI} in SSI w/ default parserEric Covener2-1/+9
*) core: %{DOCUMENT_URI} used in nested SSI expressions should point to the URI originally requsted by the user, not the nested documents URI. This restores the behavior of this variable to match the "legacy" SSI parser. PR60624. Submitted By [Hank Ibell <hwibell gmail.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780095 13f79535-47bb-0310-9956-ffa450edef68
2017-01-24LINK : warning LNK4013: image size 0xB1000 exceeds specified maximum 0x20000Gregg Lewis Smith1-2/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780035 13f79535-47bb-0310-9956-ffa450edef68
2017-01-23update after backportStefan Eissing2-5/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779979 13f79535-47bb-0310-9956-ffa450edef68
2017-01-23On the trunk:Stefan Eissing2-9/+17
*) mod_http2: fixes PR60599, sending proper response for conditional requests answered by mod_cache. [Jeff Wheelhouse, Stefan Eissing] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779972 13f79535-47bb-0310-9956-ffa450edef68
2017-01-23Documentation rebuild Luca Toscano1-46/+87
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779928 13f79535-47bb-0310-9956-ffa450edef68
2017-01-23Reworked and added examples to the HTTPProtocolOptions docLuca Toscano1-52/+93
On #httpd-dev a user gave us some hints about what kind of things would have been great to see in the HTTPProtocolOptions directive's documentation, so I tried to apply them all. I also added some examples taken from http_strict.t and tested a bit. I didn't follow completely the complete change-set of the HTTPProtocolOptions directive, so please review the change and let me know if anything is wrong or missing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779927 13f79535-47bb-0310-9956-ffa450edef68
2017-01-23On the trunk:Stefan Eissing3-90/+70
M modules/http2/h2_bucket_beam.c - renaming: former red/green is now send/recv, better to read M modules/http2/h2_from_h1.c - produce a response also when body it totally absent (PR 60599) M modules/http2/h2_session.c - more work on cleaner connection shutdown git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779896 13f79535-47bb-0310-9956-ffa450edef68
2017-01-21update transformationAndré Malo1-3/+3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779750 13f79535-47bb-0310-9956-ffa450edef68
2017-01-21Rebuild en language.Lucien Gentis1-11/+5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779749 13f79535-47bb-0310-9956-ffa450edef68
2017-01-21Rebuild.Lucien Gentis2-2/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779745 13f79535-47bb-0310-9956-ffa450edef68
2017-01-21Bad metafile.Lucien Gentis1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779744 13f79535-47bb-0310-9956-ffa450edef68
2017-01-21On the trunk:Stefan Eissing2-8/+2
mod_http2: update after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779743 13f79535-47bb-0310-9956-ffa450edef68
2017-01-21On the trunk:Stefan Eissing17-357/+113
*) mod_http2: rework of stream resource cleanup to avoid a crash in a close of a lingering connection. Prohibit special file bucket beaming for shared buckets. Files sent in stream output now use the stream pool as read buffer, reducing memory footprint of connections. [Yann Ylavic, Stefan Eissing] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779738 13f79535-47bb-0310-9956-ffa450edef68
2017-01-21Save a few bytes and a few cycles.Christophe Jaillet1-2/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779700 13f79535-47bb-0310-9956-ffa450edef68
2017-01-21Be more consitent in the layout, and fix the display of a multi lines ↵Christophe Jaillet1-10/+10
<highlight> section git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779699 13f79535-47bb-0310-9956-ffa450edef68
2017-01-20mod_proxy_hcheck: follow up to r1779574.Yann Ylavic1-7/+18
Parse/validate response bodies. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779623 13f79535-47bb-0310-9956-ffa450edef68
2017-01-20documentation rebuildLuca Toscano1-13/+16
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779610 13f79535-47bb-0310-9956-ffa450edef68
2017-01-20Reworked mod-proxy-http2's documentation after Stefan's suggestionsLuca Toscano1-14/+17
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779609 13f79535-47bb-0310-9956-ffa450edef68
2017-01-20Documentation rebuildLuca Toscano4-6/+11
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779579 13f79535-47bb-0310-9956-ffa450edef68
2017-01-20Added more details to mod-proxy-http2's docLuca Toscano1-3/+8
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779578 13f79535-47bb-0310-9956-ffa450edef68
2017-01-20mod_proxy_hcheck: Don't validate timed out responses.Yann Ylavic2-1/+3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779574 13f79535-47bb-0310-9956-ffa450edef68
2017-01-20mod_proxy_hcheck: thread-safety.Yann Ylavic2-133/+151
Use the thread pool everywhere for the needs/lifetime of the request to the backend. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779573 13f79535-47bb-0310-9956-ffa450edef68
2017-01-19On the trunk:Stefan Eissing1-1/+1
reverting change 1779525. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779528 13f79535-47bb-0310-9956-ffa450edef68
2017-01-19On the trunk:Stefan Eissing1-1/+1
mod_http2: decoupling lifetime of mplx pool from h2_session which messed up the cleanup ordering. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779525 13f79535-47bb-0310-9956-ffa450edef68
2017-01-19As per http://httpd.apache.org/docs/2.4/programs/httpd.html#comment_6187Rich Bowen2-2/+2
the -R option has been gone for ages. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779469 13f79535-47bb-0310-9956-ffa450edef68
2017-01-19On the trunk:Stefan Eissing3-37/+27
*) mod_http2: change lifetime of h2_session record to address crashes during connection shutdown. [Yann Ylavic, Stefan Eissing] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779459 13f79535-47bb-0310-9956-ffa450edef68
2017-01-18event: follow up to r1762701.Yann Ylavic1-15/+12
Keep QUEUE_APPEND()+pollset_add() or QUEUE_REMOVE()+pollset_remove() atomic. Otherwise when a worker adds an entry in some queue (e.g. KA, lingering), it might race with the listener in the time between the mutex is released and the pollset is updated; meanwhile the listener might process the queue and find an entry no yet in its pollset. For the lingering queue, the entry could then have been used after its pool destroyed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779354 13f79535-47bb-0310-9956-ffa450edef68
2017-01-18Allow -DHC_USE_THREADS=0Jim Jagielski1-0/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779349 13f79535-47bb-0310-9956-ffa450edef68
2017-01-16mod_brotli: Update makefile to cope with the pkg-config layout changeEvgeny Kotkov1-5/+3
in https://github.com/google/brotli/commit/fe9f9a9 There's a typo in the upstream commit [1] (s/brotlicommon/libbrotlicommon) that currently produces an unusable libbrotlienc.pc file, but hopefully this is going to be fixed there. [1] https://github.com/google/brotli/commit/fe9f9a9#diff-af3b638bc2a3e6c650974192a53c7291R409 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779111 13f79535-47bb-0310-9956-ffa450edef68
2017-01-16Xforms et.al.Jim Jagielski43-4575/+5074
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1779092 13f79535-47bb-0310-9956-ffa450edef68