summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_unique_id.xml.ja (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-01a little love for timneouts in the sync mpm setupsStefan Eissing1-1/+4
2016-02-01Another catch from NormWJim Jagielski1-0/+1
2016-02-01exporting mod_http2.hStefan Eissing1-0/+1
2016-01-31mod_heartmonitor: No need to search twice for the same value + fix some styleChristophe Jaillet1-15/+26
2016-01-30Fix typo in my last change; spotted by Lucien Gentis.Christophe Jaillet1-1/+1
2016-01-302nd rebuildLucien Gentis127-19784/+19784
2016-01-30Rebuild.Lucien Gentis256-19914/+19914
2016-01-30charset returns to ISO-8859-1.Lucien Gentis1-1/+1
2016-01-30Rebuild with 'fr bootstrap' options.Lucien Gentis2-4/+4
2016-01-30charset change to UTF-8.Lucien Gentis1-1/+1
2016-01-30Rebuild.Lucien Gentis15-27/+58
2016-01-30XML updates.Lucien Gentis5-582/+626
2016-01-30Fix a tag in the Spanish docChristophe Jaillet1-1/+1
2016-01-29Fix examplesChristophe Jaillet1-2/+2
2016-01-29Add missing <code></code> to be consistentChristophe Jaillet1-2/+2
2016-01-29Take into account an old comment from Thomas.Christophe Jaillet1-1/+4
2016-01-29Small visual tweakChristophe Jaillet1-4/+6
2016-01-29Fix doc as spotted by Shane Roberts in online docChristophe Jaillet1-1/+1
2016-01-29removal of ugly and distatestful event connection state hacks in mod_http2Stefan Eissing1-100/+6
2016-01-29event: slave connection init, vhost early configStefan Eissing2-0/+57
2016-01-29using keepalive timeout only when no streams are open, changing from seconds ...Stefan Eissing6-18/+21
2016-01-29removed experimental++ H2* timeout directives, instead using normal Timeout a...Stefan Eissing9-202/+25
2016-01-29fix for wrong return check on ap_prep_lingering_close(), causing regressionsStefan Eissing1-1/+1
2016-01-29* Transform the buckets to the correct lifetime of the brigade, connection an...Ruediger Pluem1-18/+26
2016-01-29* Use the correct brigade created from the correct bucket allocator for the c...Ruediger Pluem1-2/+2
2016-01-29* Use the brigades the other way around if the connections are used the other...Ruediger Pluem1-1/+1
2016-01-29correctly processing multiple rel values in Link headers, suppressing PUSH if...Stefan Eissing3-6/+30
2016-01-29* Ensure that proto_num and protocol is set in another "error out early" edgeRuediger Pluem2-0/+6
2016-01-28make docsJeff Trawick4-7/+11
2016-01-28Update Perl FCGI examples to work with current version of moduleJeff Trawick1-4/+8
2016-01-27Added more env variables to the mod_cgi's documentation.Luca Toscano2-6/+40
2016-01-27* XformsRuediger Pluem16-642/+672
2016-01-27* Change entry and documentation for SSLOCSPProxyURLRuediger Pluem2-0/+17
2016-01-27* Whitespace cleanupRuediger Pluem1-13/+13
2016-01-27* XformsRuediger Pluem2-4/+4
2016-01-27* XformsRuediger Pluem2-5/+2
2016-01-27async handling of idle http2 connectionsStefan Eissing7-53/+200
2016-01-27new hook pre_close_connectionStefan Eissing4-4/+38
2016-01-27xformsChristophe Jaillet4-4/+4
2016-01-27Fix typo spotted by noodl in online docChristophe Jaillet1-1/+1
2016-01-26Fix some duplicate definitionsMike Rumph1-9/+6
2016-01-26* Introduce SSLOCSPProxyURL in order to do OCSP requests via a HTTP proxy.Ruediger Pluem4-11/+52
2016-01-26xformsJim Jagielski5-4/+17
2016-01-26mod_http2: Fix warnings:Yann Ylavic1-4/+4
2016-01-26* Transform the buckets to the correct lifetime of the brigade, connection an...Ruediger Pluem1-15/+25
2016-01-26* Use new ap_proxy_buckets_lifetime_transformRuediger Pluem1-51/+1
2016-01-26* Fill missing log numberRuediger Pluem2-2/+2
2016-01-26* Introduce ap_proxy_buckets_lifetime_transform as a replacement forRuediger Pluem2-0/+61
2016-01-26* For creating new buckets always use the bucket allocator of the brigade inRuediger Pluem1-3/+4
2016-01-25mod_filter: Fix AddOutputFilterByType with non-content-level filters.Nick Kew2-5/+10