1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-02 06:53:27 +03:00
Commit Graph

266 Commits

Author SHA1 Message Date
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
Jean-Frederic Clere
8d67a47d6c Add a warning for host starting with a letter.
Fix for PR 61540.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1810316 13f79535-47bb-0310-9956-ffa450edef68
2017-10-02 09:18:50 +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
985b913a68 mod_proxy doc rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1803255 13f79535-47bb-0310-9956-ffa450edef68
2017-07-28 09:14:34 +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
Luca Toscano
f21bbb5659 mod-proxy documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1802076 13f79535-47bb-0310-9956-ffa450edef68
2017-07-16 16:05:07 +00:00
Jim Jagielski
611cefffc9 xforms... again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799465 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 15:07:16 +00:00
Jim Jagielski
0c10f350ab xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799461 13f79535-47bb-0310-9956-ffa450edef68
2017-06-21 14:51:09 +00:00
André Malo
08a050a14a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794163 13f79535-47bb-0310-9956-ffa450edef68
2017-05-06 17:06:28 +00:00
Eric Covener
6e7dcf18ed xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1785908 13f79535-47bb-0310-9956-ffa450edef68
2017-03-08 00:40:30 +00:00
Luca Toscano
195d89f2af Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1781581 13f79535-47bb-0310-9956-ffa450edef68
2017-02-03 17:29:37 +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
Luca Toscano
b662a42e4f Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769638 13f79535-47bb-0310-9956-ffa450edef68
2016-11-14 14:17:21 +00:00
Luca Toscano
6ad65bbc76 Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1748949 13f79535-47bb-0310-9956-ffa450edef68
2016-06-18 10:14:08 +00:00
Luca Toscano
1cac3199f7 Documentation Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1745170 13f79535-47bb-0310-9956-ffa450edef68
2016-05-23 12:14:50 +00:00
Rich Bowen
81aad8d58e rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744984 13f79535-47bb-0310-9956-ffa450edef68
2016-05-21 21:01:21 +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
Luca Toscano
cee998d39b Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741066 13f79535-47bb-0310-9956-ffa450edef68
2016-04-26 18:13:42 +00:00
Luca Toscano
24fd893d5d Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740736 13f79535-47bb-0310-9956-ffa450edef68
2016-04-24 21:13:03 +00:00
Luca Toscano
51f512bf98 Documentation rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740111 13f79535-47bb-0310-9956-ffa450edef68
2016-04-20 11:13:59 +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
Jim Jagielski
fc5a37aac4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729840 13f79535-47bb-0310-9956-ffa450edef68
2016-02-11 14:10:35 +00:00
Jim Jagielski
8f59b29221 xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728536 13f79535-47bb-0310-9956-ffa450edef68
2016-02-04 19:09:35 +00:00
Jim Jagielski
442ecce822 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728526 13f79535-47bb-0310-9956-ffa450edef68
2016-02-04 18:43:43 +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
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
Rich Bowen
5f8b9acc03 Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1702017 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 14:03:28 +00:00
Mike Rumph
14459b9d4a Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1697440 13f79535-47bb-0310-9956-ffa450edef68
2015-08-24 15:41:44 +00:00
Mike Rumph
2cc9b103f5 Restructure ProxyPass directive doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1696622 13f79535-47bb-0310-9956-ffa450edef68
2015-08-19 16:18:23 +00:00
Mike Rumph
17512740b3 Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1696481 13f79535-47bb-0310-9956-ffa450edef68
2015-08-18 18:48:34 +00:00
Mike Rumph
cd3e041f0b Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1695915 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 13:56:35 +00:00
Mike Rumph
e0d80d75bf Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1695765 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 19:41:36 +00:00
André Malo
d80e4641d5 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690173 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 20:59:23 +00:00
Christophe Jaillet
de69fc5a7d Add missing <code> around a parameter
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1689317 13f79535-47bb-0310-9956-ffa450edef68
2015-07-06 06:30:57 +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
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
837aaea30f Quote path/URL arguments to Proxy* directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673930 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 18:51:11 +00:00
Ken Coar
57ef10245b Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673892 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 17:46:53 +00:00
Daniel Ruggeri
7367187de7 We need moar emails - format change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673872 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 17:01:33 +00:00
Rich Bowen
cf8ed4e44a Rebuilds Daniel's change to the order of directictives vs topics in
manual docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673854 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 16:33:41 +00:00
Christophe Jaillet
fc530894be Synch some compatibility notes with 2.4.x
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1659902 13f79535-47bb-0310-9956-ffa450edef68
2015-02-15 09:16:31 +00:00
Rainer Jung
545e553dfb Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1649002 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 11:42:59 +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
Eric Covener
96ac9f443d xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1641385 13f79535-47bb-0310-9956-ffa450edef68
2014-11-24 12:49:27 +00:00
Eric Covener
2f9295575c surprising but confirmed by comment in mod_proxy
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1641311 13f79535-47bb-0310-9956-ffa450edef68
2014-11-24 03:18:39 +00:00
Jeff Trawick
b488bf2693 doc xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1604384 13f79535-47bb-0310-9956-ffa450edef68
2014-06-21 13:56:04 +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
Christophe Jaillet
c8c7b7b386 Minor visual improvement.
Remove useless link.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1593687 13f79535-47bb-0310-9956-ffa450edef68
2014-05-10 11:28:10 +00:00
Jeff Trawick
c04bbf3c9b rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1588219 13f79535-47bb-0310-9956-ffa450edef68
2014-04-17 11:29:20 +00:00