1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-09 15:21:02 +03:00
Commit Graph

117 Commits

Author SHA1 Message Date
Eric Covener
025ed9b18a rebuild with extraclean to pick up permalinks in
This will make it easier to compare with an extraclean jdk9 



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829716 13f79535-47bb-0310-9956-ffa450edef68
2018-04-21 15:59:44 +00:00
Luca Toscano
3a216c2776 Happy new year's documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820055 13f79535-47bb-0310-9956-ffa450edef68
2018-01-04 10:58:20 +00:00
Luca Toscano
05ed8fd266 Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805373 13f79535-47bb-0310-9956-ffa450edef68
2017-08-18 08:24:45 +00:00
Luca Toscano
b15a33253f Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1805196 13f79535-47bb-0310-9956-ffa450edef68
2017-08-16 13:42:46 +00:00
Luca Toscano
579e1799fb Clarify some mod_proxy concepts in the docs
I have recently got some basic mod-proxy concepts
and these simple info would have helped me a lot:

- connection pooling == reuse. My brain did not pick
  up this simple nomenclature at first read for some
  reason, probably because we have parameters called
  "*reuse*" and not "*pooling*". I find the term
  "reuse" clearer than "pooling", but this is
  debatable :)
- the concept of "Worker" needs to be read before
  the ProxyPass section (that people probably read
  directly after checking a search engine) to fully
  understand its power.
- the fact that a worker is related to a single process
  (and not shared as a Balancer) is a really important
  concept that I tried to highlight when talking
  about maxconns (question popped up a lot of times
  from users).

Hope that my understanding is correct, feedback is welcome.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1803171 13f79535-47bb-0310-9956-ffa450edef68
2017-07-27 12:30:20 +00:00
Jim Jagielski
46466f34d2 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1802338 13f79535-47bb-0310-9956-ffa450edef68
2017-07-18 21:01:55 +00:00
Rainer Jung
f0348fc283 Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776970 13f79535-47bb-0310-9956-ffa450edef68
2017-01-02 17:57:35 +00:00
Rich Bowen
514e8d4697 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1762662 13f79535-47bb-0310-9956-ffa450edef68
2016-09-28 13:20:52 +00:00
Luca Toscano
0ae5b1af6b Documentation rebuild after recent commits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741558 13f79535-47bb-0310-9956-ffa450edef68
2016-04-29 06:33:47 +00:00
André Malo
2aa8763575 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1734323 13f79535-47bb-0310-9956-ffa450edef68
2016-03-09 22:07:25 +00:00
Jim Jagielski
79f068d00c Use nice PNG instead of ugly nasty GIF
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1730073 13f79535-47bb-0310-9956-ffa450edef68
2016-02-12 17:03:09 +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
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
6eb8057d1a xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693964 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 20:09:41 +00:00
André Malo
5a16b27d5d rebuild docs with meta element enabled
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674393 13f79535-47bb-0310-9956-ffa450edef68
2015-04-17 20:28:18 +00:00
Ken Coar
0b24687665 Quote log-sink arguments for {Custom,Error,Transfer}Log directive.
Except syslog and journal, which are keywords.  There's no harm
in quoting those, but no real point to it, either.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1674195 13f79535-47bb-0310-9956-ffa450edef68
2015-04-17 03:10:18 +00:00
Ken Coar
430aadce59 * Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673945 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 20:04:05 +00:00
Ken Coar
b75f3c1fdf Quote {Alias,Redirect,ScriptAlias}{,Match} arguments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673908 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 18:04:39 +00:00
Rainer Jung
fc913bb714 Regenerate xforms after s/2014/2015/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1648843 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 13:48:56 +00:00
Christophe Jaillet
d4f8263607 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1596444 13f79535-47bb-0310-9956-ffa450edef68
2014-05-21 02:45:37 +00:00
Eric Covener
ebe8d2a03e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1585160 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 18:48:44 +00:00
André Malo
cc5367ee69 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1564960 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 22:28:30 +00:00
André Malo
ca8364ba2c update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1563739 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 22:39:59 +00:00
André Malo
9bb90f4da5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561572 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 23:09:13 +00:00
André Malo
d631f231b5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559642 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 08:16:27 +00:00
Rich Bowen
5b9d95013d s/2013/2014/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554856 13f79535-47bb-0310-9956-ffa450edef68
2014-01-02 17:53:38 +00:00
Stefan Fritsch
1ed5eddce5 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1465117 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 20:23:20 +00:00
Daniel Gruno
1c787580a8 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1458796 13f79535-47bb-0310-9956-ffa450edef68
2013-03-20 12:40:13 +00:00
Rich Bowen
dd8bdc09d2 ye gods what have I done
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1447971 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 23:48:41 +00:00
Rich Bowen
3c25f31b7a Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1446009 13f79535-47bb-0310-9956-ffa450edef68
2013-02-14 01:06:28 +00:00
Rich Bowen
bc9f6032e9 Rebuild - includes the update to the copyright date.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430659 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 02:09:48 +00:00
Daniel Gruno
221ebf873d xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1394838 13f79535-47bb-0310-9956-ffa450edef68
2012-10-05 22:05:01 +00:00
Daniel Gruno
1782b0349b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379337 13f79535-47bb-0310-9956-ffa450edef68
2012-08-31 07:38:50 +00:00
Daniel Gruno
b8bb2d7f59 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363522 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 20:21:05 +00:00
Daniel Gruno
dc1f51bb92 xforms ad libitum
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1357941 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 21:39:02 +00:00
Daniel Gruno
6223db5fa5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346351 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 11:27:34 +00:00
Daniel Gruno
7252dfe16b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346289 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 08:36:05 +00:00
Daniel Gruno
d875556045 rebuild everything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345868 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 08:31:07 +00:00
Daniel Gruno
73122ea680 Trying out the new commentary system on a portion of trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341422 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 11:48:46 +00:00
Daniel Gruno
aeff28fc12 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340707 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 13:02:48 +00:00
Daniel Gruno
7bb0825946 Reverting back.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1339505 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 07:32:46 +00:00
Daniel Gruno
32e457ec41 Testing out some analytics software on a teensy-weensy bit of the trunk docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1339313 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 19:16:17 +00:00
André Malo
35d82cdd2d update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335781 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 21:37:58 +00:00
Daniel Gruno
6ed51f4fe9 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335634 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 16:50:38 +00:00
Daniel Gruno
f1c43293f4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335588 13f79535-47bb-0310-9956-ffa450edef68
2012-05-08 15:27:25 +00:00
Daniel Gruno
ea40fea5e0 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335034 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 14:21:38 +00:00
Daniel Gruno
4d4bfe26c7 Add a note that the comment feature is experimental
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333942 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 13:16:27 +00:00
Daniel Gruno
66ab8e9c5b Fix the position of the 'lang' variable in the Disqus script.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333858 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 10:20:53 +00:00
Daniel Gruno
98c3fd3271 Rolling out a test of the commentary system in the rewrite/ section of trunk. This may or may not work, I won't know till I've committed it :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333833 13f79535-47bb-0310-9956-ffa450edef68
2012-05-04 09:52:22 +00:00
Rich Bowen
70e2ba2faf Fixes the 'FAQ' link in the header and footer.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333685 13f79535-47bb-0310-9956-ffa450edef68
2012-05-03 23:43:13 +00:00